From de08c69278224b1988377662533384925c77c9bd Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 25 Oct 2023 15:17:56 +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 8a1db72..317a728 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "dependencies": { "graphql": "^16.8.1", "graphql-request": "^4.3.0", - "next": "12.1.6", + "next": "13.5.0", "react": "18.1.0", "react-dom": "18.1.0", "three": "^0.139.2"