From 6d6197c2a07f11b501518c51dac51bb04472a4f2 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 25 Oct 2023 14:52:27 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-NEXT-6032387 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 99c730d3..bc9fa9c7 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "globby": "^11.1.0", "htmr": "^1.0.1", "itemsjs": "^2.1.13", - "next": "11.1.4", + "next": "13.5.0", "next-pwa": "^5.4.7", "next-seo": "^4.29.0", "nprogress": "^0.2.0",