From 83aa5b690b7b853066820a86b5c75c1719b732eb Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 11 Aug 2025 06:36:43 +0000 Subject: [PATCH] fix: nuxt-fixed-transition-modes/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-TMP-11501554 --- nuxt-fixed-transition-modes/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nuxt-fixed-transition-modes/package.json b/nuxt-fixed-transition-modes/package.json index 2e47ba1..8bc8403 100644 --- a/nuxt-fixed-transition-modes/package.json +++ b/nuxt-fixed-transition-modes/package.json @@ -5,7 +5,7 @@ "author": "smith64fx ", "private": true, "dependencies": { - "nuxt": "1.0.0-alpha.4" + "nuxt": "3.0.0" }, "scripts": { "dev": "nuxt",