From b7317ab244e129011bf0439a2cf45365c0d7c38c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Sep 2023 03:46:14 +0000 Subject: [PATCH] Bump @snyk/protect from 1.1206.0 to 1.1216.0 Bumps [@snyk/protect](https://github.com/snyk/snyk) from 1.1206.0 to 1.1216.0. - [Release notes](https://github.com/snyk/snyk/releases) - [Commits](https://github.com/snyk/snyk/compare/v1.1206.0...v1.1216.0) --- updated-dependencies: - dependency-name: "@snyk/protect" dependency-type: direct:development 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 0cf63ac37..8f21d9fa2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -51,7 +51,7 @@ "@babel/preset-env": "^7.22.10", "@pact-foundation/pact": "^9.18.1", "@pact-foundation/pact-node": "^10.17.7", - "@snyk/protect": "^1.1206.x", + "@snyk/protect": "^1.1216.x", "axios": "^1.4.0", "browserify": "17.0.x", "chai": "^4.3.8", @@ -2549,9 +2549,9 @@ "dev": true }, "node_modules/@snyk/protect": { - "version": "1.1206.0", - "resolved": "https://registry.npmjs.org/@snyk/protect/-/protect-1.1206.0.tgz", - "integrity": "sha512-EXrjSHaFXsWnm6oT+6fA//dPtQ83lakExoo4/PkHVcmZ9pajPRwBr8zIrTpscOzpBBp0lIfzWA+DlWH4HfmShg==", + "version": "1.1216.0", + "resolved": "https://registry.npmjs.org/@snyk/protect/-/protect-1.1216.0.tgz", + "integrity": "sha512-awoRvWjiHRp7tS46FfYJyLwIp7WcmHiCuFiLGwAJpY19LHpMSe6VwLLLDwqCfGmlHA2Uo2QsrBpP88pJvtUv4A==", "dev": true, "bin": { "snyk-protect": "bin/snyk-protect" @@ -19327,9 +19327,9 @@ "dev": true }, "@snyk/protect": { - "version": "1.1206.0", - "resolved": "https://registry.npmjs.org/@snyk/protect/-/protect-1.1206.0.tgz", - "integrity": "sha512-EXrjSHaFXsWnm6oT+6fA//dPtQ83lakExoo4/PkHVcmZ9pajPRwBr8zIrTpscOzpBBp0lIfzWA+DlWH4HfmShg==", + "version": "1.1216.0", + "resolved": "https://registry.npmjs.org/@snyk/protect/-/protect-1.1216.0.tgz", + "integrity": "sha512-awoRvWjiHRp7tS46FfYJyLwIp7WcmHiCuFiLGwAJpY19LHpMSe6VwLLLDwqCfGmlHA2Uo2QsrBpP88pJvtUv4A==", "dev": true }, "@types/bluebird": { diff --git a/package.json b/package.json index c8bc5e8ab..09a99a676 100644 --- a/package.json +++ b/package.json @@ -111,7 +111,7 @@ "@babel/preset-env": "^7.22.10", "@pact-foundation/pact": "^9.18.1", "@pact-foundation/pact-node": "^10.17.7", - "@snyk/protect": "^1.1206.x", + "@snyk/protect": "^1.1216.x", "axios": "^1.4.0", "browserify": "17.0.x", "chai": "^4.3.8",