From 1acd00ab05cb893535dce919b04ad8521923c0d2 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 2 Sep 2025 06:33:53 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-DEVALUE-12205530 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9c43daa..f8a468c 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "mdbvue": "6.2.0", "moment": "^2.24.0", "nodemon": "^2.0.3", - "nuxt": "^2.15.0", + "nuxt": "^3.0.0", "popper.js": "^1.16.0", "pug-plain-loader": "^1.0.0", "pusher": "^3.0.0",