From 5dccf1809915420912b461df76ce747b68116ee9 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 3 Jan 2026 10:50:48 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-QS-14724253 --- 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":"" },