From 25f6b76b7836c694c931f61190550d68b76800fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Sep 2024 14:27:53 +0100 Subject: [PATCH] Bump next from 14.2.3 to 14.2.10 (#4130) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- site/package.json | 2 +- yarn.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/site/package.json b/site/package.json index 2d9e80115a0..8371f71bd7b 100644 --- a/site/package.json +++ b/site/package.json @@ -38,7 +38,7 @@ "@philpl/buble": "^0.19.7", "@types/react": "^18.3.3", "lodash-es": "^4.17.21", - "next": "^14.2.2", + "next": "^14.2.10", "next-auth": "^4.24.7", "node-fetch": "^3.0.0" }, diff --git a/yarn.lock b/yarn.lock index c93cf83ac17..f028aef5f66 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5795,7 +5795,7 @@ __metadata: cross-env: "npm:^7.0.3" dotenv-load: "npm:^2.0.1" lodash-es: "npm:^4.17.21" - next: "npm:^14.2.2" + next: "npm:^14.2.10" next-auth: "npm:^4.24.7" node-fetch: "npm:^3.0.0" react: "npm:^18.3.1"