From 0e558f534860c8f6ce6b79b3426f5c44f0e5bab9 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 10 Mar 2025 05:01:46 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a3be224..0a94031 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "numeric": "*", "plotly": "0.2.13", "request": "*", - "shelljs": "0.7.1", + "shelljs": "0.9.0", "tcp-port-used": "*", "tingyun": "*", "tty.js": "*"