From be2e6c6f8cfc9bc04c5063ec2367aa10c902344e Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 27 Jun 2023 21:42:59 +0000 Subject: [PATCH] fix: test/acceptance/workspaces/mono-repo-go/hello-node/node_modules/debug/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-XMLHTTPREQUESTSSL-1082936 --- .../mono-repo-go/hello-node/node_modules/debug/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/acceptance/workspaces/mono-repo-go/hello-node/node_modules/debug/package.json b/test/acceptance/workspaces/mono-repo-go/hello-node/node_modules/debug/package.json index 6dbf596c87..ab327b5e5f 100644 --- a/test/acceptance/workspaces/mono-repo-go/hello-node/node_modules/debug/package.json +++ b/test/acceptance/workspaces/mono-repo-go/hello-node/node_modules/debug/package.json @@ -56,7 +56,7 @@ "concurrently": "^3.1.0", "coveralls": "^3.0.2", "istanbul": "^0.4.5", - "karma": "^3.0.0", + "karma": "^5.0.8", "karma-chai": "^0.1.0", "karma-mocha": "^1.3.0", "karma-phantomjs-launcher": "^1.0.2",