Skip to content

Commit d77fb37

Browse files
chore(deps): update dependency @netlify/plugin-nextjs to ^4.16.0
1 parent b0337ec commit d77fb37

File tree

2 files changed

+13
-20
lines changed

2 files changed

+13
-20
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.13.0",
1515
"@netlify/functions": "^1.2.0",
16-
"@netlify/plugin-nextjs": "^4.14.2",
16+
"@netlify/plugin-nextjs": "^4.16.0",
1717
"@types/fs-extra": "^9.0.13",
1818
"fs-extra": "^10.0.1"
1919
}

yarn.lock

Lines changed: 12 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -404,14 +404,7 @@
404404
cpy "^8.1.0"
405405
path-exists "^5.0.0"
406406

407-
"@netlify/functions@^1.0.0":
408-
version "1.0.0"
409-
resolved "https://registry.yarnpkg.com/@netlify/functions/-/functions-1.0.0.tgz#5b6c02fafc567033c93b15a080cc021e5f10f254"
410-
integrity sha512-7fnJv3vr8uyyyOYPChwoec6MjzsCw1CoRUO2DhQ1BD6bOyJRlD4DUaOOGlMILB2LCT8P24p5LexEGx8AJb7xdA==
411-
dependencies:
412-
is-promise "^4.0.0"
413-
414-
"@netlify/functions@^1.2.0":
407+
"@netlify/functions@^1.1.0", "@netlify/functions@^1.2.0":
415408
version "1.2.0"
416409
resolved "https://registry.yarnpkg.com/@netlify/functions/-/functions-1.2.0.tgz#0acce06db94113d2a42253930c45cb69ab97c530"
417410
integrity sha512-zCOJPoZQLv4ISHjyBS7asqzR6Y9NU+Vb0VKYDD0xUwYmReMhLTDchjGMkt5x0Jk1EVnJwUvA29rGyQEj3tIgAA==
@@ -429,12 +422,12 @@
429422
moize "^6.0.0"
430423
path-exists "^5.0.0"
431424

432-
"@netlify/ipx@^1.2.0":
433-
version "1.2.0"
434-
resolved "https://registry.yarnpkg.com/@netlify/ipx/-/ipx-1.2.0.tgz#b705740a7b3f8a52c68b036eb78d5d1391f0f3da"
435-
integrity sha512-8yPY4kfNAsVq1zzfr8XUvWbko4JIRStqiLAzvOt/+Pq45GFxijxO/r3aUJhmhvS3bq9veX1ZbqwKoJOk8TTKig==
425+
"@netlify/ipx@^1.2.1":
426+
version "1.2.1"
427+
resolved "https://registry.yarnpkg.com/@netlify/ipx/-/ipx-1.2.1.tgz#e7c9aaf53eedcc8db1e912d7310fdc156d172330"
428+
integrity sha512-FevbbqFixQ1qyezhPagrqmihCBYsHOachhVAdsWhTZKMO8RQdqSC+iceifGPHAl8ZKwPQQ9VfwDGNOgpoxIuLw==
436429
dependencies:
437-
"@netlify/functions" "^1.0.0"
430+
"@netlify/functions" "^1.1.0"
438431
etag "^1.8.1"
439432
fs-extra "^10.0.0"
440433
ipx "^0.9.4"
@@ -450,13 +443,13 @@
450443
resolved "https://registry.yarnpkg.com/@netlify/open-api/-/open-api-2.11.0.tgz#0086ce3cf13976cffe8e2b01bff869dd819cadb8"
451444
integrity sha512-ni6R1xdR8EtH0iB8ixGt9ocuboW+Q8eN4ilTX8lfNHS6Y6Q2S+O/aB2n1BnAgv39wopeQsQ2meL9vfEePURl7w==
452445

453-
"@netlify/plugin-nextjs@^4.14.2":
454-
version "4.14.2"
455-
resolved "https://registry.yarnpkg.com/@netlify/plugin-nextjs/-/plugin-nextjs-4.14.2.tgz#813f3a06659a22a6f5072853fce921fc9ba853e3"
456-
integrity sha512-Z6JJH0nXyWzxOrlakwhvoyq4w2MtP9g9cJoGu4WsYplI1gBprSu7lGGKwyGOCMyZjtI/vy2OnJg9xnndHoYDbA==
446+
"@netlify/plugin-nextjs@^4.16.0":
447+
version "4.16.0"
448+
resolved "https://registry.yarnpkg.com/@netlify/plugin-nextjs/-/plugin-nextjs-4.16.0.tgz#4cfccc3a0c76d141afab9848729577938fa275ba"
449+
integrity sha512-4vGP2FiIF5/qUlaRnufNlLXU6F3abDCsGlx2hlci2PpGr28suNsFcW0+XatQnL2go4DuwcU6LiOGc/t8UVdPEQ==
457450
dependencies:
458-
"@netlify/functions" "^1.0.0"
459-
"@netlify/ipx" "^1.2.0"
451+
"@netlify/functions" "^1.1.0"
452+
"@netlify/ipx" "^1.2.1"
460453
"@vercel/node-bridge" "^2.1.0"
461454
chalk "^4.1.2"
462455
fs-extra "^10.0.0"

0 commit comments

Comments
 (0)