From 4285f07ffc2070bfe681c0d742263b44cc43a08d Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 11 Oct 2024 05:54:46 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-COOKIE-8163060 --- 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":"" },