From 99d4a3869caeee5b04b62565b0fdbbd514c89ca2 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 26 Mar 2026 14:19:15 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-YAML-15765520 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 09b8ce0..b3dc9d3 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.2", "nuxt-3-intercom": "^1.1.2", "nuxt-og-image": "^3.0.6" },