From 055295edc309daa01dcaa3bb2df4a91ccfb83010 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 23 Mar 2025 07:36:03 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-PARSEGITCONFIG-9403763 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f5fe1d6..577d622 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "@nuxtjs/robots": "^2.4.2", "@nuxtjs/sitemap": "^2.4.0", "core-js": "^3.6.5", - "nuxt": "^2.14.6", + "nuxt": "^3.16.1", "nuxt-floating-prompt-module": "^1.0.0", "nuxt-i18n": "^6.15.4", "nuxtjs-darkmode-js-module": "^1.0.0"