diff --git a/package-lock.json b/package-lock.json index d1ab2795..866d53f4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,7 +14,7 @@ "@fortawesome/free-regular-svg-icons": "^6.5.1", "@fortawesome/free-solid-svg-icons": "^6.5.1", "@fortawesome/react-fontawesome": "^0.2.1", - "@netlify/plugin-nextjs": "^5.9.4", + "@netlify/plugin-nextjs": "^5.13.5", "@testing-library/dom": "^10.4.0", "a": "^4.0.0", "dotenv": "^16.4.5", @@ -2121,9 +2121,9 @@ } }, "node_modules/@netlify/plugin-nextjs": { - "version": "5.9.4", - "resolved": "https://registry.npmjs.org/@netlify/plugin-nextjs/-/plugin-nextjs-5.9.4.tgz", - "integrity": "sha512-Q9qyhGUxFuM3kuWmoaj4yHPUfHhOsZmwdsQv4kIXkBWVu8FOe0RFHRP0A0EXciSVFGwq+XAo3H5jEtVSANAOWw==", + "version": "5.13.5", + "resolved": "https://registry.npmjs.org/@netlify/plugin-nextjs/-/plugin-nextjs-5.13.5.tgz", + "integrity": "sha512-zuP4sqckaeJ8rtiNYwoOpQnEb/8E4Ewf+FJDxts2s6gfgmXGuk4W5ViKZtITWWjuzxqbxG+p4t20PXltIyeJBA==", "license": "MIT", "engines": { "node": ">=18.0.0" diff --git a/package.json b/package.json index cb8a1b90..683ef238 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "@fortawesome/free-regular-svg-icons": "^6.5.1", "@fortawesome/free-solid-svg-icons": "^6.5.1", "@fortawesome/react-fontawesome": "^0.2.1", - "@netlify/plugin-nextjs": "^5.9.4", + "@netlify/plugin-nextjs": "^5.13.5", "@testing-library/dom": "^10.4.0", "a": "^4.0.0", "dotenv": "^16.4.5",