From e9bfe7ec2156ecbb3b04126ac9a0cf9bf5e7c82b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2024 11:31:56 +1000 Subject: [PATCH] chore(deps): bump next from 14.2.5 to 14.2.10 in /examples/passport/wallets-transactions-with-nextjs (#2197) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: zaid.arain --- examples/passport/wallets-transactions-with-nextjs/package.json | 2 +- yarn.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/passport/wallets-transactions-with-nextjs/package.json b/examples/passport/wallets-transactions-with-nextjs/package.json index a8e80d80d4..d0f477a860 100644 --- a/examples/passport/wallets-transactions-with-nextjs/package.json +++ b/examples/passport/wallets-transactions-with-nextjs/package.json @@ -2,7 +2,7 @@ "name": "@examples/wallets-transactions-with-nextjs", "version": "0.1.0", "dependencies": { - "next": "14.2.5", + "next": "14.2.10", "react": "^18.2.0", "react-dom": "^18.2.0" }, diff --git a/yarn.lock b/yarn.lock index 93031410b3..1fbb2d4e1a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4101,7 +4101,7 @@ __metadata: autoprefixer: ^10.4.19 eslint: ^8 eslint-config-next: 14.2.5 - next: 14.2.5 + next: 14.2.10 postcss: ^8.4.39 react: ^18.2.0 react-dom: ^18.2.0