From 4991139396ceaa358a45190e00e3ac5a1cc93e33 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 13 Feb 2026 12:27:15 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-NANOTAR-15272643 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 09b8ce0..1d9a146 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "@nuxt/icon": "^1.10.3", "@nuxt/image": "^1.8.1", "@nuxt/ui-pro": "^1.4.4", - "nuxt": "^3.13.2", + "nuxt": "^3.15.3", "nuxt-3-intercom": "^1.1.2", "nuxt-og-image": "^3.0.6" },