From d63148acd6df44c7ad0b6f90912dc0d527f280af Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 3 Oct 2023 15:17:06 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-POSTCSS-5926692 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8a1db72..afc0b22 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.4", "react": "18.1.0", "react-dom": "18.1.0", "three": "^0.139.2"