From f10634b39f8756e91a2014069a7235afd5cd03ba Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 25 Oct 2023 18:34:21 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-NEXT-6032387 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6ad17d01e8eb..4cb681078ee4 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "mdast-util-to-string": "^3.1.0", "morgan": "^1.10.0", "msgpack5rpc": "^1.1.0", - "next": "^11.1.4", + "next": "^13.5.0", "overload-protection": "^1.2.3", "parse5": "7.0.0", "port-used": "^2.0.8",