From 736136df833a6d266af49da33b0e4bff0941584c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 May 2024 07:09:47 +0000 Subject: [PATCH] chore(deps-dev): bump @snyk/protect from 1.1286.2 to 1.1291.0 Bumps [@snyk/protect](https://github.com/snyk/snyk) from 1.1286.2 to 1.1291.0. - [Release notes](https://github.com/snyk/snyk/releases) - [Commits](https://github.com/snyk/snyk/compare/v1.1286.2...v1.1291.0) --- updated-dependencies: - dependency-name: "@snyk/protect" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 28 +++++++--------------------- package.json | 2 +- 2 files changed, 8 insertions(+), 22 deletions(-) diff --git a/package-lock.json b/package-lock.json index 50715e678..a38fd8c76 100644 --- a/package-lock.json +++ b/package-lock.json @@ -50,7 +50,7 @@ }, "devDependencies": { "@babel/eslint-parser": "7.24.5", - "@snyk/protect": "1.1286.2", + "@snyk/protect": "1.1291.0", "@vue/cli-plugin-babel": "5.0.8", "@vue/cli-plugin-eslint": "5.0.8", "@vue/cli-service": "5.0.8", @@ -1936,15 +1936,6 @@ "url": "https://github.com/sponsors/sindresorhus" } }, - "node_modules/@fortawesome/fontawesome-common-types": { - "version": "6.5.1", - "resolved": "https://registry.npmjs.org/@fortawesome/fontawesome-common-types/-/fontawesome-common-types-6.5.1.tgz", - "integrity": "sha512-GkWzv+L6d2bI5f/Vk6ikJ9xtl7dfXtoRu3YGE6nq0p/FFqA1ebMOAWg3XgRyb0I6LYyYkiAo+3/KrwuBp8xG7A==", - "hasInstallScript": true, - "engines": { - "node": ">=6" - } - }, "node_modules/@fortawesome/fontawesome-free": { "version": "6.5.2", "resolved": "https://registry.npmjs.org/@fortawesome/fontawesome-free/-/fontawesome-free-6.5.2.tgz", @@ -2248,9 +2239,9 @@ "dev": true }, "node_modules/@snyk/protect": { - "version": "1.1286.2", - "resolved": "https://registry.npmjs.org/@snyk/protect/-/protect-1.1286.2.tgz", - "integrity": "sha512-SHmuZ67vKO3QlCFPRMI2QD18/Mij2ig+uYI1IALg5IAD0Wrc57DOlAzFvWmSaK24EH/mUnS/Qfsmt3BmtGZpTA==", + "version": "1.1291.0", + "resolved": "https://registry.npmjs.org/@snyk/protect/-/protect-1.1291.0.tgz", + "integrity": "sha512-BRbgzSOSlzIBmhdEqM0y0q8uhYd2h+tfl3OuMH62JvQ+AI9lFV5Va99gl+wqS8GBBOohQmIh4HnuD25LMCdO7Q==", "dev": true, "bin": { "snyk-protect": "bin/snyk-protect" @@ -16657,11 +16648,6 @@ } } }, - "@fortawesome/fontawesome-common-types": { - "version": "6.5.1", - "resolved": "https://registry.npmjs.org/@fortawesome/fontawesome-common-types/-/fontawesome-common-types-6.5.1.tgz", - "integrity": "sha512-GkWzv+L6d2bI5f/Vk6ikJ9xtl7dfXtoRu3YGE6nq0p/FFqA1ebMOAWg3XgRyb0I6LYyYkiAo+3/KrwuBp8xG7A==" - }, "@fortawesome/fontawesome-free": { "version": "6.5.2", "resolved": "https://registry.npmjs.org/@fortawesome/fontawesome-free/-/fontawesome-free-6.5.2.tgz", @@ -16909,9 +16895,9 @@ "dev": true }, "@snyk/protect": { - "version": "1.1286.2", - "resolved": "https://registry.npmjs.org/@snyk/protect/-/protect-1.1286.2.tgz", - "integrity": "sha512-SHmuZ67vKO3QlCFPRMI2QD18/Mij2ig+uYI1IALg5IAD0Wrc57DOlAzFvWmSaK24EH/mUnS/Qfsmt3BmtGZpTA==", + "version": "1.1291.0", + "resolved": "https://registry.npmjs.org/@snyk/protect/-/protect-1.1291.0.tgz", + "integrity": "sha512-BRbgzSOSlzIBmhdEqM0y0q8uhYd2h+tfl3OuMH62JvQ+AI9lFV5Va99gl+wqS8GBBOohQmIh4HnuD25LMCdO7Q==", "dev": true }, "@soda/friendly-errors-webpack-plugin": { diff --git a/package.json b/package.json index eb2a9ef0a..6983202b1 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ }, "devDependencies": { "@babel/eslint-parser": "7.24.5", - "@snyk/protect": "1.1286.2", + "@snyk/protect": "1.1291.0", "@vue/cli-plugin-babel": "5.0.8", "@vue/cli-plugin-eslint": "5.0.8", "@vue/cli-service": "5.0.8",