From 3efe6f49a5bf7b2b5d896a761decd2ebdeda89ff Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 5 Dec 2022 06:28:02 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-QS-3153490 --- 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":"" },