From 6b8ce12419ac143e00a2e933ab6a99e3b9f2f349 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 3 Oct 2023 17:48:19 +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 e944038..1b1a1db 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "geolib": "^3.3.3", "lottie-react": "^2.3.1", "moment": "^2.29.4", - "next": "^12.2.2", + "next": "^13.5.4", "react": "18.2.0", "react-dom": "18.2.0", "react-geocode": "^0.2.3",