From 616e0ab5cd94d314f2f71e13d3b364b98ddaa82c Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 2 Mar 2026 06:12:03 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-SERIALIZEJAVASCRIPT-570062 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 09b8ce0..d09b3ba 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.20.0", "nuxt-3-intercom": "^1.1.2", "nuxt-og-image": "^3.0.6" },