From 13b4b0b46d95be180d886a8edb53f6989effb1e4 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 1 Nov 2024 20:55:27 +0000 Subject: [PATCH] fix: assets/static/theme/vendor/custombox/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-USERAGENT-8309369 --- assets/static/theme/vendor/custombox/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/static/theme/vendor/custombox/package.json b/assets/static/theme/vendor/custombox/package.json index 96807d6f2..01535675c 100644 --- a/assets/static/theme/vendor/custombox/package.json +++ b/assets/static/theme/vendor/custombox/package.json @@ -59,7 +59,7 @@ "grunt-contrib-uglify": "^3.0.0", "grunt-fixpack": "^0.1.0", "jasmine-core": "^2.5.2", - "karma": "^1.3.0", + "karma": "^5.0.0", "karma-chrome-launcher": "^2.0.0", "karma-cli": "^1.0.1", "karma-coveralls": "^1.1.2",