diff --git a/package-lock.json b/package-lock.json index 00b0cf0..b2a4480 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.4", "@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.4", + "resolved": "https://registry.npmjs.org/@netlify/plugin-nextjs/-/plugin-nextjs-5.14.4.tgz", + "integrity": "sha512-HnMHG0tksVoS2E6ImcX9o/EcVH1dckb8ZL1FyghKRsEPYCo+20hQ6zncd5EEOW7K22UN+n1EprCROWUmsbhYMg==", "dev": true, "license": "MIT", "engines": { diff --git a/package.json b/package.json index 5b9ee94..33049e5 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.4", "@next/bundle-analyzer": "~15.3.0", "@next/eslint-plugin-next": "~15.3.0", "@tailwindcss/postcss": "~4.1.4",