From 4f4b3116f2d0c117e0c0b63e4f67b2cf1928c230 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 8 Mar 2024 19:49:37 +0000 Subject: [PATCH] fix: upgrade next from 13.1.6 to 13.5.6 Snyk has created this PR to upgrade next from 13.1.6 to 13.5.6. See this package in npm: https://www.npmjs.com/package/next See this project in Snyk: https://app.snyk.io/org/ladunjexa/project/e834b366-2a0d-443d-97a5-2503688b8de6?utm_source=github&utm_medium=referral&page=upgrade-pr --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3e801eb..54b32bf 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "graphql-request": "^5.1.0", "html-react-parser": "^3.0.8", "moment": "^2.29.4", - "next": "13.1.6", + "next": "13.5.6", "react": "18.2.0", "react-dom": "18.2.0", "react-multi-carousel": "^2.8.2",