diff --git a/package.json b/package.json index 01425c6..79fb98c 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "devDependencies": { "@netlify/build": "^27.3.2", "@netlify/functions": "^1.0.0", - "@netlify/plugin-nextjs": "^4.12.2", + "@netlify/plugin-nextjs": "^4.13.0", "@types/fs-extra": "^9.0.13", "fs-extra": "^10.0.1" } diff --git a/yarn.lock b/yarn.lock index 645e5df..40ace49 100644 --- a/yarn.lock +++ b/yarn.lock @@ -435,10 +435,10 @@ resolved "https://registry.yarnpkg.com/@netlify/open-api/-/open-api-2.10.0.tgz#413bc76e86e4bf880921aa295958eb8afac042b1" integrity sha512-ZJF4nbLPfxsWrVgp2reCb23HMxsWl5+r+K0RtIhxcZ/RxbHVihRA9mwyzIcxPWrT5x9uAAxCr1aKGP7IdsDe+Q== -"@netlify/plugin-nextjs@^4.12.2": - version "4.12.2" - resolved "https://registry.yarnpkg.com/@netlify/plugin-nextjs/-/plugin-nextjs-4.12.2.tgz#86af937f5b24b1aae52c90fdc7b6bfaa9b8ca911" - integrity sha512-Hl7Uaf/ret1Aq6H99fkeGVnC2C3US3AzGmBZ6sHa1dNZyVsoek+9RkCD1W+zFlgq9aLn8IWoHshK/iQVmqbRqQ== +"@netlify/plugin-nextjs@^4.13.0": + version "4.13.0" + resolved "https://registry.yarnpkg.com/@netlify/plugin-nextjs/-/plugin-nextjs-4.13.0.tgz#a06d42fcdc1a00129c2ef6361cafe9a4c4c8936e" + integrity sha512-/O1lEzry3GdPmbqlo4jOGSwy5hW8uTO2auzKMeN7E9z7tAYpcHj+EceNPgzQY/qgQ/6DZbmrVg/Q9iDh2nqMnw== dependencies: "@netlify/functions" "^1.0.0" "@netlify/ipx" "^1.1.3"