From 2b684a754411ec2a5a1290297e81b3d69d67134a Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 10 Jan 2023 08:00:00 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-DEBUG-3227433 --- 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":"" },