From 2b7450bd9540c4a96edcb4fb40c2febe2a10a024 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 14 Feb 2026 15:00:29 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-QS-15268416 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ab71ac0..ce0f9d2 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "gulp-uglify":"", "browserify":"", - "connect":"2.15.0", + "connect":"3.0.0", "mocha":"", "vinyl-source-stream":"" },