From 07a299b654f8b5ea2cddbe84e8dbad3caafad33a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 22 Nov 2023 09:11:09 +0000 Subject: [PATCH] bump(deps): update dependency @netlify/plugin-nextjs to ^4.41.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f7a77b2..91aaf64 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "devDependencies": { "@cypress/code-coverage": "^3.10.7", "@netlify/plugin-lighthouse": "^4.1.1", - "@netlify/plugin-nextjs": "^4.38.1", + "@netlify/plugin-nextjs": "^4.41.2", "@testing-library/cypress": "^9.0.0", "@types/cors": "^2.8.13", "@types/lodash": "^4.14.195",