From 5b42f175ceb6022e8a2644997a4e7c05887b6316 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 3 Oct 2023 14:38: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 73e3bc99..174df3ca 100644 --- a/package.json +++ b/package.json @@ -127,7 +127,7 @@ "core-js": "3.25.1", "faunadb": "4.6.0", "is-ci": "3.0.1", - "next": "12.3.2", + "next": "13.5.4", "next-compose-plugins": "2.2.1", "next-pwa": "5.6.0", "next-seo": "5.13.0",