From f7df3f0c49b03bf037d6b2b29964117cf9151fc2 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 16 Feb 2026 12:51:14 +0000 Subject: [PATCH 1/2] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AXIOS-15252993 - https://snyk.io/vuln/SNYK-JS-AJV-15274295 - https://snyk.io/vuln/SNYK-JS-QS-15268416 --- package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 621ceb3..e271701 100644 --- a/package.json +++ b/package.json @@ -19,16 +19,16 @@ }, "dependencies": { "@saeris/vue-spinners": "^1.0.8", - "@storybook/vue": "^6.2.9", - "axios": "^0.21.1", + "@storybook/vue": "^7.6.17", + "axios": "^1.13.5", "compression": "^1.7.4", "core-js": "^3.4.4", - "express": "^4.17.1", + "express": "^4.22.0", "helmet": "^3.22.0", "js-cookie": "^2.2.1", "lodash": "^4.17.21", "register-service-worker": "^1.7.1", - "snyk": "^1.595.0", + "snyk": "^1.996.0", "vue": "^2.6.10", "vue-analytics": "^5.22.1", "vue-i18n": "^8.17.5", From 5bd5c7e56de892babbbbc9faa78362e1607596e5 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 16 Feb 2026 17:18:59 +0000 Subject: [PATCH 2/2] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AXIOS-15252993 - https://snyk.io/vuln/SNYK-JS-AJV-15274295 - https://snyk.io/vuln/SNYK-JS-QS-15268416