From fd9b47275ac039d83fc9be03757cda06e88a9c6f Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 16 Jul 2025 18:06:10 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-NEXT-9634163 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d07a123..d240a6a 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "@twilio-paste/icons": "latest", "cypress": "7.7.0", "fs": "^0.0.1-security", - "next": "14.2.25", + "next": "14.2.26", "prop-types": "15.8.1", "react": "18.2.0", "react-dom": "18.2.0",