Skip to content

Commit 4e3491f

Browse files
chore(deps): update dependency @netlify/plugin-nextjs to ^4.21.2 (#75)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4f154ff commit 4e3491f

File tree

2 files changed

+11
-10
lines changed

2 files changed

+11
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"devDependencies": {
1414
"@netlify/build": "^27.16.2",
1515
"@netlify/functions": "^1.2.0",
16-
"@netlify/plugin-nextjs": "^4.21.1",
16+
"@netlify/plugin-nextjs": "^4.21.2",
1717
"@types/fs-extra": "^9.0.13",
1818
"fs-extra": "^10.0.1"
1919
}

yarn.lock

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -423,10 +423,10 @@
423423
moize "^6.0.0"
424424
path-exists "^5.0.0"
425425

426-
"@netlify/ipx@^1.2.3":
427-
version "1.2.3"
428-
resolved "https://registry.yarnpkg.com/@netlify/ipx/-/ipx-1.2.3.tgz#c373f25564c644f57126ffd035fa58497dc2cd59"
429-
integrity sha512-KMyugb9pAdyAjCxPPZ0i8Ft9jz1daAYl5URTybrcGY9S6gdjv2B8ICWaxocZLKTC8SwGgrIi0lxPliQ6Hamnqw==
426+
"@netlify/ipx@^1.2.4":
427+
version "1.2.4"
428+
resolved "https://registry.yarnpkg.com/@netlify/ipx/-/ipx-1.2.4.tgz#93964ecaa7dd7591734d1182232c60ce2c189faf"
429+
integrity sha512-J1+BxWAKz8oqduJjlpa7LfNvKn+JYw/L1PmL/EgWdg+JEcu3nC0+dGajLG8Cke1adey6Dk6eYI0Bm60KvR2AHg==
430430
dependencies:
431431
"@netlify/functions" "^1.2.0"
432432
etag "^1.8.1"
@@ -444,19 +444,20 @@
444444
resolved "https://registry.yarnpkg.com/@netlify/open-api/-/open-api-2.12.0.tgz#62e467c0c6be7bcae9349dc681e71eb393c21b2a"
445445
integrity sha512-1n9VvO/9qM7cRB5f7NgSNqeUrovM7j9WVAY7ZQ4LtQuXSquFmO9Fku7WrV3zAUC6v2Y62fxGyJ0fRllYz5uXLw==
446446

447-
"@netlify/plugin-nextjs@^4.21.1":
448-
version "4.21.1"
449-
resolved "https://registry.yarnpkg.com/@netlify/plugin-nextjs/-/plugin-nextjs-4.21.1.tgz#877e6c75e917b5393df586cc95c6e07182ed2e04"
450-
integrity sha512-2edJaL2JpHasYWhUHL3qElikMA1yKuqlwghns/7Hsj26DEjgiasHtESXyu9MT84Phvd3LZlTQyt56B+gp9PvaQ==
447+
"@netlify/plugin-nextjs@^4.21.2":
448+
version "4.21.2"
449+
resolved "https://registry.yarnpkg.com/@netlify/plugin-nextjs/-/plugin-nextjs-4.21.2.tgz#d38f043c7854673e7b1b4530f140d3554da10673"
450+
integrity sha512-3/f0r98cc7xyoWj+iBjY4bLZqBUY4k1iL8+Ft8KKMko+99mjMazGLxCGMXCnymjGd2noTegliIqzNhZaVSXTPg==
451451
dependencies:
452452
"@netlify/esbuild" "0.14.25"
453453
"@netlify/functions" "^1.2.0"
454-
"@netlify/ipx" "^1.2.3"
454+
"@netlify/ipx" "^1.2.4"
455455
"@vercel/node-bridge" "^2.1.0"
456456
chalk "^4.1.2"
457457
execa "^5.1.1"
458458
fs-extra "^10.0.0"
459459
globby "^11.0.4"
460+
merge-stream "^2.0.0"
460461
moize "^6.1.0"
461462
node-fetch "^2.6.6"
462463
node-stream-zip "^1.15.0"

0 commit comments

Comments
 (0)