diff --git a/package-lock.json b/package-lock.json index aa73f4985b..b9a74155f1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -47,7 +47,7 @@ }, "devDependencies": { "@babel/eslint-parser": "7.18.9", - "@snyk/protect": "1.1002.0", + "@snyk/protect": "1.1004.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.1002.0", - "resolved": "https://registry.npmjs.org/@snyk/protect/-/protect-1.1002.0.tgz", - "integrity": "sha512-5D3RmZOuf8O1w1VUZ0gsUCOvKfvDqqguA5bimTA7AjlMqZz8odX0OCDZkF3umPO6Bm3fm3+vj27R9GMA4NBmuQ==", + "version": "1.1004.0", + "resolved": "https://registry.npmjs.org/@snyk/protect/-/protect-1.1004.0.tgz", + "integrity": "sha512-ftWkGaLd0TeZBOchEYkM0onl8xwndnrSMspd5H0DGNFJNwcualfTkM15hyAZfZocb21jxMs8Rh4wyZ6SdBvE1g==", "dev": true, "bin": { "snyk-protect": "bin/snyk-protect" @@ -15134,9 +15134,9 @@ "dev": true }, "@snyk/protect": { - "version": "1.1002.0", - "resolved": "https://registry.npmjs.org/@snyk/protect/-/protect-1.1002.0.tgz", - "integrity": "sha512-5D3RmZOuf8O1w1VUZ0gsUCOvKfvDqqguA5bimTA7AjlMqZz8odX0OCDZkF3umPO6Bm3fm3+vj27R9GMA4NBmuQ==", + "version": "1.1004.0", + "resolved": "https://registry.npmjs.org/@snyk/protect/-/protect-1.1004.0.tgz", + "integrity": "sha512-ftWkGaLd0TeZBOchEYkM0onl8xwndnrSMspd5H0DGNFJNwcualfTkM15hyAZfZocb21jxMs8Rh4wyZ6SdBvE1g==", "dev": true }, "@soda/friendly-errors-webpack-plugin": { diff --git a/package.json b/package.json index dcce2336f6..eba6502867 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ }, "devDependencies": { "@babel/eslint-parser": "7.18.9", - "@snyk/protect": "1.1002.0", + "@snyk/protect": "1.1004.0", "@vue/cli-plugin-babel": "5.0.8", "@vue/cli-plugin-eslint": "5.0.8", "@vue/cli-service": "5.0.8",