From 13b5aed7eb116fdba575c50f721004db7546b221 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 31 Dec 2025 10:09:11 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-QS-14724253 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7fc1413..2ef0810 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "classnames": "^2.2.6", "decimal.js": "^10.2.0", "lodash-es": "^4.17.15", - "npm": "^6.11.3", + "npm": "^7.0.0", "nuxt": "^2.9.2", "nuxt-clipboard2": "^0.2.1", "nuxt-fontawesome": "^0.4.0",