From 4b5a4ad7a24a100a011afdd0add712080430267f Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 30 Jun 2023 17:08:07 +0000 Subject: [PATCH] fix: node_modules/eslint/node_modules/cross-spawn/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-TOUGHCOOKIE-5672873 --- node_modules/eslint/node_modules/cross-spawn/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/node_modules/eslint/node_modules/cross-spawn/package.json b/node_modules/eslint/node_modules/cross-spawn/package.json index af692031e0..c75d086092 100644 --- a/node_modules/eslint/node_modules/cross-spawn/package.json +++ b/node_modules/eslint/node_modules/cross-spawn/package.json @@ -61,7 +61,7 @@ "eslint": "^5.16.0", "eslint-config-moxy": "^7.1.0", "husky": "^3.0.5", - "jest": "^24.9.0", + "jest": "^26.0.0", "lint-staged": "^9.2.5", "mkdirp": "^0.5.1", "rimraf": "^3.0.0",