From 1dc06765f6abeb27b9c0d1662b3a8a152f6fbd7a Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 3 Oct 2023 18:43:43 +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 b4b9dfa09f3a..d9ead9b42d44 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": "^11.1.3", + "next": "^13.5.4", "overload-protection": "^1.2.3", "parse5": "^6.0.1", "port-used": "^2.0.8",