From 1cd9ae32e5ef96ac1edc70dd13860e0cf9e7211e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Jan 2024 06:49:44 +0000 Subject: [PATCH] build(deps): bump @automattic/vip-search-replace from 1.1.2 to 1.1.3 Bumps [@automattic/vip-search-replace](https://github.com/Automattic/vip-search-replace) from 1.1.2 to 1.1.3. - [Release notes](https://github.com/Automattic/vip-search-replace/releases) - [Changelog](https://github.com/Automattic/vip-search-replace/blob/master/CHANGELOG.md) - [Commits](https://github.com/Automattic/vip-search-replace/compare/1.1.2...v1.1.3) --- updated-dependencies: - dependency-name: "@automattic/vip-search-replace" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- npm-shrinkwrap.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index 18905ce9e..f8b32f9d9 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -361,9 +361,9 @@ } }, "node_modules/@automattic/vip-search-replace": { - "version": "1.1.2", - "resolved": "https://registry.npmjs.org/@automattic/vip-search-replace/-/vip-search-replace-1.1.2.tgz", - "integrity": "sha512-7gEp8lm8RitIoOW2v/SbmiRhAAosfqHYt+cmPnZzZAPQdQD/SNYUCcQ1iMcQuiKYBFJ00V7U7VUM2IEXB25xdQ==", + "version": "1.1.3", + "resolved": "https://registry.npmjs.org/@automattic/vip-search-replace/-/vip-search-replace-1.1.3.tgz", + "integrity": "sha512-UnP2cLfegI1sf/LHTemmvkZpC5rrmX29voZEw++DNH9B+nZEZ5BEP/skgvCyfLpag93ghENTRjtiXFy9E+w9Tg==", "cpu": [ "ia32", "x64", @@ -376,7 +376,7 @@ ], "dependencies": { "debug": "^4.2.0", - "follow-redirects": "^1.13.0" + "follow-redirects": "^1.15.4" } }, "node_modules/@babel/cli": { @@ -13789,12 +13789,12 @@ } }, "@automattic/vip-search-replace": { - "version": "1.1.2", - "resolved": "https://registry.npmjs.org/@automattic/vip-search-replace/-/vip-search-replace-1.1.2.tgz", - "integrity": "sha512-7gEp8lm8RitIoOW2v/SbmiRhAAosfqHYt+cmPnZzZAPQdQD/SNYUCcQ1iMcQuiKYBFJ00V7U7VUM2IEXB25xdQ==", + "version": "1.1.3", + "resolved": "https://registry.npmjs.org/@automattic/vip-search-replace/-/vip-search-replace-1.1.3.tgz", + "integrity": "sha512-UnP2cLfegI1sf/LHTemmvkZpC5rrmX29voZEw++DNH9B+nZEZ5BEP/skgvCyfLpag93ghENTRjtiXFy9E+w9Tg==", "requires": { "debug": "^4.2.0", - "follow-redirects": "^1.13.0" + "follow-redirects": "^1.15.4" } }, "@babel/cli": {