diff --git a/package-lock.json b/package-lock.json index 519dea33d..4d491fd2c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -51,7 +51,7 @@ }, "devDependencies": { "@babel/eslint-parser": "7.27.5", - "@snyk/protect": "1.1297.1", + "@snyk/protect": "1.1297.3", "@vue/cli-plugin-babel": "5.0.8", "@vue/cli-plugin-eslint": "5.0.8", "@vue/cli-service": "5.0.8", @@ -2503,9 +2503,9 @@ "dev": true }, "node_modules/@snyk/protect": { - "version": "1.1297.1", - "resolved": "https://registry.npmjs.org/@snyk/protect/-/protect-1.1297.1.tgz", - "integrity": "sha512-utKBpujqA4GzyzBjeUZETaLtq6LDuzc7WA13V0FcZK4UCli6OltOPRk4J1LG1EgU/XELOW6SKJGAFOBWmZpdvQ==", + "version": "1.1297.3", + "resolved": "https://registry.npmjs.org/@snyk/protect/-/protect-1.1297.3.tgz", + "integrity": "sha512-okBeAr5wKJl3TpkqD9w+E4BhsO0Qm7NZ0hWqyIDRsg0qk3SSo3SbE11dtwoSaNwtBiFrj2WckC2BWheodD2TWQ==", "dev": true, "license": "Apache-2.0", "bin": { @@ -17662,9 +17662,9 @@ "dev": true }, "@snyk/protect": { - "version": "1.1297.1", - "resolved": "https://registry.npmjs.org/@snyk/protect/-/protect-1.1297.1.tgz", - "integrity": "sha512-utKBpujqA4GzyzBjeUZETaLtq6LDuzc7WA13V0FcZK4UCli6OltOPRk4J1LG1EgU/XELOW6SKJGAFOBWmZpdvQ==", + "version": "1.1297.3", + "resolved": "https://registry.npmjs.org/@snyk/protect/-/protect-1.1297.3.tgz", + "integrity": "sha512-okBeAr5wKJl3TpkqD9w+E4BhsO0Qm7NZ0hWqyIDRsg0qk3SSo3SbE11dtwoSaNwtBiFrj2WckC2BWheodD2TWQ==", "dev": true }, "@soda/friendly-errors-webpack-plugin": { diff --git a/package.json b/package.json index 4ecf16e46..f6cebe6a3 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ }, "devDependencies": { "@babel/eslint-parser": "7.27.5", - "@snyk/protect": "1.1297.1", + "@snyk/protect": "1.1297.3", "@vue/cli-plugin-babel": "5.0.8", "@vue/cli-plugin-eslint": "5.0.8", "@vue/cli-service": "5.0.8",