From 268b73c4e389ed38376705da38c1590760233085 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 15 Oct 2024 01:36:52 +0000 Subject: [PATCH] fix(deps): update dependency next to v14 [security] --- packages/zip-it-and-ship-it/benchmarks/fixtures/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/zip-it-and-ship-it/benchmarks/fixtures/package.json b/packages/zip-it-and-ship-it/benchmarks/fixtures/package.json index 4e2147b0a4..8e2c861d34 100644 --- a/packages/zip-it-and-ship-it/benchmarks/fixtures/package.json +++ b/packages/zip-it-and-ship-it/benchmarks/fixtures/package.json @@ -6,7 +6,7 @@ "jquery": "^3.6.0", "lodash": "^4.17.21", "moment": "^2.29.4", - "next": "^12.1.0", + "next": "^14.0.0", "react": "^17.0.2", "react-dom": "^17.0.2" }