From 2d2fe40384954316e750ed5e55afee6d2b4fa004 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 2 Apr 2026 05:46:32 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-LODASH-15869625 - https://snyk.io/vuln/SNYK-JS-LODASH-15869619 --- 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" },