From 9ba1ab537e1fbbdfb2cbe2647923a5a533b476fc Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 28 Jan 2026 13:56:51 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-TAR-15032660 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 7fc1413..2a8bc36 100644 --- a/package.json +++ b/package.json @@ -48,8 +48,8 @@ "classnames": "^2.2.6", "decimal.js": "^10.2.0", "lodash-es": "^4.17.15", - "npm": "^6.11.3", - "nuxt": "^2.9.2", + "npm": "^7.21.0", + "nuxt": "^3.0.0", "nuxt-clipboard2": "^0.2.1", "nuxt-fontawesome": "^0.4.0", "snyk": "^1.103.1",