diff --git a/package-lock.json b/package-lock.json index 5c5fc5ff62..9f976f2d96 100644 --- a/package-lock.json +++ b/package-lock.json @@ -46,7 +46,7 @@ }, "devDependencies": { "@babel/eslint-parser": "7.19.1", - "@snyk/protect": "1.1029.0", + "@snyk/protect": "1.1032.0", "@vue/cli-plugin-babel": "5.0.8", "@vue/cli-plugin-eslint": "5.0.8", "@vue/cli-service": "5.0.8", @@ -2157,9 +2157,9 @@ "dev": true }, "node_modules/@snyk/protect": { - "version": "1.1029.0", - "resolved": "https://registry.npmjs.org/@snyk/protect/-/protect-1.1029.0.tgz", - "integrity": "sha512-3ADdrttLWwczJZZy5xbS3HpmIqlNYMOThy8iUbkSJhHmi4VLeBm5hIE01IYkHiBki7NIlrEMR3wGv8J3OYsJvw==", + "version": "1.1032.0", + "resolved": "https://registry.npmjs.org/@snyk/protect/-/protect-1.1032.0.tgz", + "integrity": "sha512-C6EvuhDycvmyMCmhjC/KAV1z3aykVGKrYhGRI5u5Buzz27HgjHhB4DSC3MDpyljpahtAkCS/E7pAwo9zP3m4bA==", "dev": true, "bin": { "snyk-protect": "bin/snyk-protect" @@ -15954,9 +15954,9 @@ "dev": true }, "@snyk/protect": { - "version": "1.1029.0", - "resolved": "https://registry.npmjs.org/@snyk/protect/-/protect-1.1029.0.tgz", - "integrity": "sha512-3ADdrttLWwczJZZy5xbS3HpmIqlNYMOThy8iUbkSJhHmi4VLeBm5hIE01IYkHiBki7NIlrEMR3wGv8J3OYsJvw==", + "version": "1.1032.0", + "resolved": "https://registry.npmjs.org/@snyk/protect/-/protect-1.1032.0.tgz", + "integrity": "sha512-C6EvuhDycvmyMCmhjC/KAV1z3aykVGKrYhGRI5u5Buzz27HgjHhB4DSC3MDpyljpahtAkCS/E7pAwo9zP3m4bA==", "dev": true }, "@soda/friendly-errors-webpack-plugin": { diff --git a/package.json b/package.json index 0ce2e5c7e0..badd3f167a 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ }, "devDependencies": { "@babel/eslint-parser": "7.19.1", - "@snyk/protect": "1.1029.0", + "@snyk/protect": "1.1032.0", "@vue/cli-plugin-babel": "5.0.8", "@vue/cli-plugin-eslint": "5.0.8", "@vue/cli-service": "5.0.8",