From 2349acc53088983c6f22a407916c8ed086c86342 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 9 Apr 2026 05:45:07 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-NUXTOGIMAGE-15930636 - https://snyk.io/vuln/SNYK-JS-NUXTOGIMAGE-15930637 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 09b8ce0..d0cc31f 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "@nuxt/ui-pro": "^1.4.4", "nuxt": "^3.13.2", "nuxt-3-intercom": "^1.1.2", - "nuxt-og-image": "^3.0.6" + "nuxt-og-image": "^6.2.5" }, "devDependencies": { "@nuxt/eslint": "^0.6.0",