From 696aafa035b1b95d56888cd70eb21e36e0ecf1e4 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 4 Oct 2023 02:08:34 +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 ced8cde..660efba 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "micromark-util-sanitize-uri": "^2.0.0", "mongoose": "^6.9.0", "nanoid": "^4.0.1", - "next": "^12.1.2", + "next": "^13.5.4", "react": "^17.0.2", "react-chartjs-2": "^5.2.0", "react-dom": "^17.0.2",