diff --git a/package-lock.json b/package-lock.json index 00b0cf0..63b45d4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15,7 +15,7 @@ }, "devDependencies": { "@eslint/js": "~9.28.0", - "@netlify/plugin-nextjs": "~5.11.1", + "@netlify/plugin-nextjs": "~5.14.5", "@next/bundle-analyzer": "~15.3.0", "@next/eslint-plugin-next": "~15.3.0", "@tailwindcss/postcss": "~4.1.4", @@ -3112,9 +3112,9 @@ } }, "node_modules/@netlify/plugin-nextjs": { - "version": "5.11.1", - "resolved": "https://registry.npmjs.org/@netlify/plugin-nextjs/-/plugin-nextjs-5.11.1.tgz", - "integrity": "sha512-JD4JtrhW3R0uDaROfNzmhVoYFvj+GS2ARq7YXVXNFxo+rNyU4wJ6nuDZFTsuoEp4nbIVsm2oPaXyjgqk4pd1EA==", + "version": "5.14.5", + "resolved": "https://registry.npmjs.org/@netlify/plugin-nextjs/-/plugin-nextjs-5.14.5.tgz", + "integrity": "sha512-AEt6p33YoZGnS4oV1oJnQZiMhzVptZJF7MyxygXrIuR0H0o72GBVIyn3/k1pyNtmWYyWL7WjZLLmR0aYt/OYqg==", "dev": true, "license": "MIT", "engines": { diff --git a/package.json b/package.json index 5b9ee94..5b4212d 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ }, "devDependencies": { "@eslint/js": "~9.28.0", - "@netlify/plugin-nextjs": "~5.11.1", + "@netlify/plugin-nextjs": "~5.14.5", "@next/bundle-analyzer": "~15.3.0", "@next/eslint-plugin-next": "~15.3.0", "@tailwindcss/postcss": "~4.1.4",