From d077a19ced9f57c6187c1316cf974855091bb914 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 4 Oct 2023 07:54:17 +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 ef7abd5479d4..76cbd07fc853 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "mdast-util-to-string": "^3.1.0", "morgan": "^1.10.0", "msgpack5rpc": "^1.1.0", - "next": "12.2.4", + "next": "13.5.4", "parse5": "7.0.0", "port-used": "^2.0.8", "react": "^17.0.2",