From 4b95597997ac04bc4e4e91eaa2194f3eed6c503a Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 9 Jan 2023 19:46:03 +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 a28da5f6566a..d309dd51fc31 100644 --- a/package.json +++ b/package.json @@ -77,7 +77,7 @@ "jasmine-core": "^3.1.0", "jquery": "3.0.0", "karma": "^3.1.4", - "karma-browserstack-launcher": "^1.3.0", + "karma-browserstack-launcher": "^1.4.0", "magic-string": "^0.25.0", "materialize-css": "1.0.0", "minimist": "1.2.0",