diff --git a/package.json b/package.json index 1da1966..70d6c1d 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "devDependencies": { "@netlify/build": "^27.16.2", "@netlify/functions": "^1.2.0", - "@netlify/plugin-nextjs": "^4.21.1", + "@netlify/plugin-nextjs": "^4.21.2", "@types/fs-extra": "^9.0.13", "fs-extra": "^10.0.1" } diff --git a/yarn.lock b/yarn.lock index b82d2b3..bcabc26 100644 --- a/yarn.lock +++ b/yarn.lock @@ -423,10 +423,10 @@ moize "^6.0.0" path-exists "^5.0.0" -"@netlify/ipx@^1.2.3": - version "1.2.3" - resolved "https://registry.yarnpkg.com/@netlify/ipx/-/ipx-1.2.3.tgz#c373f25564c644f57126ffd035fa58497dc2cd59" - integrity sha512-KMyugb9pAdyAjCxPPZ0i8Ft9jz1daAYl5URTybrcGY9S6gdjv2B8ICWaxocZLKTC8SwGgrIi0lxPliQ6Hamnqw== +"@netlify/ipx@^1.2.4": + version "1.2.4" + resolved "https://registry.yarnpkg.com/@netlify/ipx/-/ipx-1.2.4.tgz#93964ecaa7dd7591734d1182232c60ce2c189faf" + integrity sha512-J1+BxWAKz8oqduJjlpa7LfNvKn+JYw/L1PmL/EgWdg+JEcu3nC0+dGajLG8Cke1adey6Dk6eYI0Bm60KvR2AHg== dependencies: "@netlify/functions" "^1.2.0" etag "^1.8.1" @@ -444,19 +444,20 @@ resolved "https://registry.yarnpkg.com/@netlify/open-api/-/open-api-2.12.0.tgz#62e467c0c6be7bcae9349dc681e71eb393c21b2a" integrity sha512-1n9VvO/9qM7cRB5f7NgSNqeUrovM7j9WVAY7ZQ4LtQuXSquFmO9Fku7WrV3zAUC6v2Y62fxGyJ0fRllYz5uXLw== -"@netlify/plugin-nextjs@^4.21.1": - version "4.21.1" - resolved "https://registry.yarnpkg.com/@netlify/plugin-nextjs/-/plugin-nextjs-4.21.1.tgz#877e6c75e917b5393df586cc95c6e07182ed2e04" - integrity sha512-2edJaL2JpHasYWhUHL3qElikMA1yKuqlwghns/7Hsj26DEjgiasHtESXyu9MT84Phvd3LZlTQyt56B+gp9PvaQ== +"@netlify/plugin-nextjs@^4.21.2": + version "4.21.2" + resolved "https://registry.yarnpkg.com/@netlify/plugin-nextjs/-/plugin-nextjs-4.21.2.tgz#d38f043c7854673e7b1b4530f140d3554da10673" + integrity sha512-3/f0r98cc7xyoWj+iBjY4bLZqBUY4k1iL8+Ft8KKMko+99mjMazGLxCGMXCnymjGd2noTegliIqzNhZaVSXTPg== dependencies: "@netlify/esbuild" "0.14.25" "@netlify/functions" "^1.2.0" - "@netlify/ipx" "^1.2.3" + "@netlify/ipx" "^1.2.4" "@vercel/node-bridge" "^2.1.0" chalk "^4.1.2" execa "^5.1.1" fs-extra "^10.0.0" globby "^11.0.4" + merge-stream "^2.0.0" moize "^6.1.0" node-fetch "^2.6.6" node-stream-zip "^1.15.0"