From 1f272a439f629679b8fd4a5ad7be6fb71e1e4ed8 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 4 Oct 2023 03:22:55 +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 cf5f864..dcbece4 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "@stripe/stripe-js": "^1.42.0", "graphql": "^16.6.0", "iconoir-react": "^5.3.2", - "next": "12.3.1", + "next": "13.5.4", "next-themes": "^0.2.1", "nprogress": "^0.2.0", "react": "18.2.0",