From 84b25afc995c51922c93971888925789f1345ff3 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 24 Apr 2024 13:41:15 +0000 Subject: [PATCH] fix: template/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-COOKIEJAR-3149984 - https://snyk.io/vuln/SNYK-JS-QS-3153490 - https://snyk.io/vuln/SNYK-JS-SEMVER-3247795 --- template/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/template/package.json b/template/package.json index 4d8b6e9..522b3f6 100644 --- a/template/package.json +++ b/template/package.json @@ -50,14 +50,14 @@ "@slack/web-api": "^6.0.0", "@tkrotoff/bootstrap-floating-label": "^0.7.0", "array-join-conjunction": "^1.0.0", - "axe": "^8.0.0", + "axe": "^10.0.0", "basic-auth": "^2.0.1", "bitter-font": "^0.0.1", "boolean": "^3.0.2", "bootstrap": "4.6.0", "bree": "^6.0.0", "bson-objectid": "^1.3.1", - "cabin": "^9.0.4", + "cabin": "^10.0.3", "captain-hook": "^0.0.3", "cheerio": "^1.0.0-rc.5", "clipboard": "^2.0.6",