diff --git a/package-lock.json b/package-lock.json index d2acfeb1c4..905ccd4998 100644 --- a/package-lock.json +++ b/package-lock.json @@ -47,7 +47,7 @@ }, "devDependencies": { "@babel/eslint-parser": "7.18.9", - "@snyk/protect": "1.974.0", + "@snyk/protect": "1.976.0", "@vue/cli-plugin-babel": "5.0.8", "@vue/cli-plugin-eslint": "5.0.8", "@vue/cli-service": "5.0.8", @@ -2127,9 +2127,9 @@ "dev": true }, "node_modules/@snyk/protect": { - "version": "1.974.0", - "resolved": "https://registry.npmjs.org/@snyk/protect/-/protect-1.974.0.tgz", - "integrity": "sha512-xgK7XWZKmEEULR0VILRiwRgiuIcegje9YX/TPzW7yOoutxfX0DvpGcbG2jlYjsU0FJ/gkgrvUvtbERVo8ETbPg==", + "version": "1.976.0", + "resolved": "https://registry.npmjs.org/@snyk/protect/-/protect-1.976.0.tgz", + "integrity": "sha512-43Hk32hp51ZHpSqDw3Fy5TcGLMZRGHKVFuQJwTVdJqCQsNZSXQj9n1Avn+dn5+xctVWw2er73aPmuFphpJTGFw==", "dev": true, "bin": { "snyk-protect": "bin/snyk-protect" @@ -15128,9 +15128,9 @@ "dev": true }, "@snyk/protect": { - "version": "1.974.0", - "resolved": "https://registry.npmjs.org/@snyk/protect/-/protect-1.974.0.tgz", - "integrity": "sha512-xgK7XWZKmEEULR0VILRiwRgiuIcegje9YX/TPzW7yOoutxfX0DvpGcbG2jlYjsU0FJ/gkgrvUvtbERVo8ETbPg==", + "version": "1.976.0", + "resolved": "https://registry.npmjs.org/@snyk/protect/-/protect-1.976.0.tgz", + "integrity": "sha512-43Hk32hp51ZHpSqDw3Fy5TcGLMZRGHKVFuQJwTVdJqCQsNZSXQj9n1Avn+dn5+xctVWw2er73aPmuFphpJTGFw==", "dev": true }, "@soda/friendly-errors-webpack-plugin": { diff --git a/package.json b/package.json index 44c813ed6a..d24ccc397a 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ }, "devDependencies": { "@babel/eslint-parser": "7.18.9", - "@snyk/protect": "1.974.0", + "@snyk/protect": "1.976.0", "@vue/cli-plugin-babel": "5.0.8", "@vue/cli-plugin-eslint": "5.0.8", "@vue/cli-service": "5.0.8",