From a107d19da782e1ef461c06a689a38b081f2d7f84 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 11 Jul 2025 23:49:15 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-CROSSSPAWN-8303230 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 592b873..757b4f4 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "dependencies": { "chalk": "1.1.3", "compression": "1.6.2", - "cross-env": "2.0.1", + "cross-env": "5.2.0", "express": "4.14.0", "fontfaceobserver": "2.0.4", "ip": "1.1.3",