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",