From 2198a151fa9d13177be2510d5bb4a584451a160e Mon Sep 17 00:00:00 2001 From: "plural-renovate[bot]" Date: Fri, 10 May 2024 04:45:48 +0000 Subject: [PATCH] fix(deps): update dependency next to v14 [security] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 82929d4f..466efb6b 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "js-yaml": "4.1.0", "lodash": "4.17.21", "memoize-one": "6.0.0", - "next": "13.4.5", + "next": "14.1.1", "next-compose-plugins": "2.2.1", "next-transpile-modules": "10.0.0", "posthog-js": "1.68.1",