From 7a3841f55acd7efab8836abf38326f6cce5018ce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Dec 2024 18:41:16 +0000 Subject: [PATCH] chore(deps): bump next in /apps/marginfi-v2-trading Bumps [next](https://github.com/vercel/next.js) from 14.2.10 to 14.2.15. - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/compare/v14.2.10...v14.2.15) --- updated-dependencies: - dependency-name: next dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- apps/marginfi-v2-trading/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/marginfi-v2-trading/package.json b/apps/marginfi-v2-trading/package.json index 59a3a3ce2d..f2d91a24f8 100644 --- a/apps/marginfi-v2-trading/package.json +++ b/apps/marginfi-v2-trading/package.json @@ -87,7 +87,7 @@ "framer-motion": "^11.3.7", "lodash.debounce": "^4.0.8", "minidenticons": "^4.2.0", - "next": "14.2.10", + "next": "14.2.15", "next-pwa": "^5.6.0", "node-cache": "^5.1.2", "omgopass": "^3.2.1",