From d75b554a33f126dbcbde9abb594a5cfb39a329cf Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 25 Jul 2025 10:00:39 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-FORMDATA-10841150 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 75a4ac1..eec0a12 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "gulp-karma": "0.0.4", "karma": "^5.0.0", "karma-jasmine": "~0.2.0", - "karma-phantomjs-launcher": "^0.1.4", + "karma-phantomjs-launcher": "^1.0.4", "karma-spec-reporter": "0.0.13" }, "main": "src/echo.js"