From a6941636b96eb03c1db2173f23c643e43c9f4127 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Aug 2023 10:04:27 +0000 Subject: [PATCH] build(deps): bump @snyk/protect from 1.1200.0 to 1.1201.0 Bumps [@snyk/protect](https://github.com/snyk/snyk) from 1.1200.0 to 1.1201.0. - [Release notes](https://github.com/snyk/snyk/releases) - [Commits](https://github.com/snyk/snyk/compare/v1.1200.0...v1.1201.0) --- updated-dependencies: - dependency-name: "@snyk/protect" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 394c515613eee..644ec5bc20fc1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,7 +14,7 @@ "win32" ], "dependencies": { - "@snyk/protect": "^1.1200.0", + "@snyk/protect": "^1.1201.0", "@webcomponents/webcomponentsjs": "2.6.0", "@yaireo/tagify": ">=4.12.0 <4.13.0", "blueimp-file-upload": "^10.31.0", @@ -2086,9 +2086,9 @@ } }, "node_modules/@snyk/protect": { - "version": "1.1200.0", - "resolved": "https://registry.npmjs.org/@snyk/protect/-/protect-1.1200.0.tgz", - "integrity": "sha512-YlCTFVwyfxQlqEXyHtUPHsmhONvR0rLlVHmykzNhd5ggX97gUryLNpwFIhWziQIyCwnOVXjJxDy1Xc9bNP4Nqw==", + "version": "1.1201.0", + "resolved": "https://registry.npmjs.org/@snyk/protect/-/protect-1.1201.0.tgz", + "integrity": "sha512-lVzDvADCyxrXrcn9aPKpR2Y90w8mGy2qXvOCvD/Dv1svW9w6Wb/4gAZuc4rtzCSJhoxtJD8CMpeSPC8Bf4wiMg==", "bin": { "snyk-protect": "bin/snyk-protect" }, @@ -13649,9 +13649,9 @@ } }, "@snyk/protect": { - "version": "1.1200.0", - "resolved": "https://registry.npmjs.org/@snyk/protect/-/protect-1.1200.0.tgz", - "integrity": "sha512-YlCTFVwyfxQlqEXyHtUPHsmhONvR0rLlVHmykzNhd5ggX97gUryLNpwFIhWziQIyCwnOVXjJxDy1Xc9bNP4Nqw==" + "version": "1.1201.0", + "resolved": "https://registry.npmjs.org/@snyk/protect/-/protect-1.1201.0.tgz", + "integrity": "sha512-lVzDvADCyxrXrcn9aPKpR2Y90w8mGy2qXvOCvD/Dv1svW9w6Wb/4gAZuc4rtzCSJhoxtJD8CMpeSPC8Bf4wiMg==" }, "@stylelint/postcss-css-in-js": { "version": "0.37.3", diff --git a/package.json b/package.json index a6b94a8388744..72e45663f568a 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "win32" ], "dependencies": { - "@snyk/protect": "^1.1200.0", + "@snyk/protect": "^1.1201.0", "@webcomponents/webcomponentsjs": "2.6.0", "@yaireo/tagify": ">=4.12.0 <4.13.0", "blueimp-file-upload": "^10.31.0",