From 71dec99baa70948a2fa9bfa74507d374eb6de3b2 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 13 Dec 2023 02:35:47 +0000 Subject: [PATCH] fix: node_modules/uuid/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 - https://snyk.io/vuln/SNYK-JS-UNSETVALUE-2400660 --- node_modules/uuid/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/node_modules/uuid/package.json b/node_modules/uuid/package.json index ff4aee856c..305d343e0a 100644 --- a/node_modules/uuid/package.json +++ b/node_modules/uuid/package.json @@ -69,7 +69,7 @@ "eslint-plugin-promise": "4.2.1", "eslint-plugin-standard": "4.0.1", "husky": "4.2.5", - "jest": "25.5.4", + "jest": "27.0.0", "lint-staged": "10.2.11", "npm-run-all": "4.1.5", "prettier": "2.0.5",