From 35c74853a16534eda7c42b80bae5e1f81de5765f Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 11 Sep 2024 21:07:05 +0000 Subject: [PATCH] fix: node_modules/eslint-config-prettier/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-BRACES-6838727 - https://snyk.io/vuln/SNYK-JS-REQUEST-3361831 - https://snyk.io/vuln/SNYK-JS-TOUGHCOOKIE-5672873 - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 - https://snyk.io/vuln/SNYK-JS-MICROMATCH-6838728 - https://snyk.io/vuln/SNYK-JS-UNSETVALUE-2400660 --- node_modules/eslint-config-prettier/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/node_modules/eslint-config-prettier/package.json b/node_modules/eslint-config-prettier/package.json index ea6eba2880..9593168023 100644 --- a/node_modules/eslint-config-prettier/package.json +++ b/node_modules/eslint-config-prettier/package.json @@ -55,7 +55,7 @@ "eslint-plugin-standard": "4.0.1", "eslint-plugin-unicorn": "18.0.1", "eslint-plugin-vue": "6.2.2", - "jest": "25.4.0", + "jest": "27.0.2", "prettier": "2.0.5", "replace": "1.1.5", "rimraf": "3.0.2",