From 5a55e2e7e2f80f4ed43ae38571265bcd0a03736a Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 3 Oct 2023 14:32:50 +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 4ae2656f..a746f65b 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "dependencies": { "@googlemaps/js-api-loader": "^1.13.1", "fathom-client": "^3.2.0", - "next": "^12.0.7", + "next": "^13.5.4", "react": "17.0.2", "react-dom": "17.0.2", "sass": "^1.45.2"