From 8efe8bccc0627131feac215302ec57af2a018d2a Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 11 Sep 2024 01:17:52 +0000 Subject: [PATCH] fix: deps/npm/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 --- deps/npm/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deps/npm/package.json b/deps/npm/package.json index 58631e96bb75d1..ff73e88ad0563c 100644 --- a/deps/npm/package.json +++ b/deps/npm/package.json @@ -39,7 +39,7 @@ "ansistyles": "~0.1.3", "aproba": "^2.0.0", "archy": "~1.0.0", - "bin-links": "^1.1.2", + "bin-links": "^2.0.0", "bluebird": "^3.5.5", "byte-size": "^5.0.1", "cacache": "^12.0.2",