From 05b6e1195328176c9d4ea1a810982ed875d0a0b3 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 5 Feb 2024 23:36:41 +0000 Subject: [PATCH] fix: node_modules/v8-compile-cache/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-YARN-6227561 --- node_modules/v8-compile-cache/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/node_modules/v8-compile-cache/package.json b/node_modules/v8-compile-cache/package.json index 78b4df4aa2..8b5d72a221 100644 --- a/node_modules/v8-compile-cache/package.json +++ b/node_modules/v8-compile-cache/package.json @@ -28,6 +28,6 @@ "semver": "^5.3.0", "tap": "^10.1.1", "temp": "^0.8.3", - "yarn": "0.20.3" + "yarn": "1.22.13" } } \ No newline at end of file