From 7080a88d6bd3ba25e981194571e7ba57bb2a17ec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Dec 2024 22:45:56 +0000 Subject: [PATCH] chore(deps-dev): bump @snyk/protect from 1.1294.1 to 1.1294.3 Bumps [@snyk/protect](https://github.com/snyk/snyk) from 1.1294.1 to 1.1294.3. - [Release notes](https://github.com/snyk/snyk/releases) - [Commits](https://github.com/snyk/snyk/compare/v1.1294.1...v1.1294.3) --- updated-dependencies: - dependency-name: "@snyk/protect" dependency-type: direct:development update-type: version-update:semver-patch ... 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 41ad3d2bb..88d23f490 100644 --- a/package-lock.json +++ b/package-lock.json @@ -50,7 +50,7 @@ }, "devDependencies": { "@babel/eslint-parser": "7.25.9", - "@snyk/protect": "1.1294.1", + "@snyk/protect": "1.1294.3", "@vue/cli-plugin-babel": "5.0.8", "@vue/cli-plugin-eslint": "5.0.8", "@vue/cli-service": "5.0.8", @@ -2510,9 +2510,9 @@ "dev": true }, "node_modules/@snyk/protect": { - "version": "1.1294.1", - "resolved": "https://registry.npmjs.org/@snyk/protect/-/protect-1.1294.1.tgz", - "integrity": "sha512-PB+Z547GcGnTojWyaiR1YpRew7XnxlI/qj9kVgdP2uWkbbq0lg20lIaAPnXjFKnZwktfVjBmclWZawGdmkt7rg==", + "version": "1.1294.3", + "resolved": "https://registry.npmjs.org/@snyk/protect/-/protect-1.1294.3.tgz", + "integrity": "sha512-fvdO4kFaQ9wQNLlCMZEwc2VQ3KioFy/wINoE7BLCPiwnw5pYXCKwgduCIKK97Vmtaxn9+NGIT/g0PngRBaKsTQ==", "dev": true, "bin": { "snyk-protect": "bin/snyk-protect" @@ -17578,9 +17578,9 @@ "dev": true }, "@snyk/protect": { - "version": "1.1294.1", - "resolved": "https://registry.npmjs.org/@snyk/protect/-/protect-1.1294.1.tgz", - "integrity": "sha512-PB+Z547GcGnTojWyaiR1YpRew7XnxlI/qj9kVgdP2uWkbbq0lg20lIaAPnXjFKnZwktfVjBmclWZawGdmkt7rg==", + "version": "1.1294.3", + "resolved": "https://registry.npmjs.org/@snyk/protect/-/protect-1.1294.3.tgz", + "integrity": "sha512-fvdO4kFaQ9wQNLlCMZEwc2VQ3KioFy/wINoE7BLCPiwnw5pYXCKwgduCIKK97Vmtaxn9+NGIT/g0PngRBaKsTQ==", "dev": true }, "@soda/friendly-errors-webpack-plugin": { diff --git a/package.json b/package.json index 93ff7b0a4..03eda9023 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ }, "devDependencies": { "@babel/eslint-parser": "7.25.9", - "@snyk/protect": "1.1294.1", + "@snyk/protect": "1.1294.3", "@vue/cli-plugin-babel": "5.0.8", "@vue/cli-plugin-eslint": "5.0.8", "@vue/cli-service": "5.0.8",