Skip to content

Commit 0a72600

Browse files
chore(deps): update dependency @netlify/plugin-nextjs to ^4.18.1
1 parent f4bdfb7 commit 0a72600

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-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.15.7",
1515
"@netlify/functions": "^1.2.0",
16-
"@netlify/plugin-nextjs": "^4.18.0",
16+
"@netlify/plugin-nextjs": "^4.18.1",
1717
"@types/fs-extra": "^9.0.13",
1818
"fs-extra": "^10.0.1"
1919
}

yarn.lock

Lines changed: 9 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.2":
427-
version "1.2.2"
428-
resolved "https://registry.yarnpkg.com/@netlify/ipx/-/ipx-1.2.2.tgz#84a9a5a8fd0035f4f437aab4de65e8979b73b430"
429-
integrity sha512-Xr//SMx4wyTh1RpWHAaiqdSiknL+X7y2BR8H/rOjLc7dhBDFwIy+n3c8OT8UMRYQ3Uv+RkvzckXBv/Dye5lN9Q==
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==
430430
dependencies:
431431
"@netlify/functions" "^1.2.0"
432432
etag "^1.8.1"
@@ -444,14 +444,14 @@
444444
resolved "https://registry.yarnpkg.com/@netlify/open-api/-/open-api-2.11.0.tgz#0086ce3cf13976cffe8e2b01bff869dd819cadb8"
445445
integrity sha512-ni6R1xdR8EtH0iB8ixGt9ocuboW+Q8eN4ilTX8lfNHS6Y6Q2S+O/aB2n1BnAgv39wopeQsQ2meL9vfEePURl7w==
446446

447-
"@netlify/plugin-nextjs@^4.18.0":
448-
version "4.18.0"
449-
resolved "https://registry.yarnpkg.com/@netlify/plugin-nextjs/-/plugin-nextjs-4.18.0.tgz#beee4cf697187afe16ef6ba5c267354fc7a618f2"
450-
integrity sha512-c5z0cHwXZBb+pDcSY+d/8dEWDkd4JLBaVnxxj6b6swa47SAUMOa+tpYkr+c38ctqAObLl35K7W69PfriryaAkQ==
447+
"@netlify/plugin-nextjs@^4.18.1":
448+
version "4.18.1"
449+
resolved "https://registry.yarnpkg.com/@netlify/plugin-nextjs/-/plugin-nextjs-4.18.1.tgz#d3acf3e78d6006bdde279a36860b419d1e44bfa9"
450+
integrity sha512-MZrFbC3DHCNpRh49QfmWeuLgnhEjj7stXd1OdODibTR0cMOO43cscFTv1BahJX/784+UYqXcRp1eNLr2EfoUJA==
451451
dependencies:
452452
"@netlify/esbuild" "0.14.25"
453453
"@netlify/functions" "^1.2.0"
454-
"@netlify/ipx" "^1.2.2"
454+
"@netlify/ipx" "^1.2.3"
455455
"@vercel/node-bridge" "^2.1.0"
456456
chalk "^4.1.2"
457457
execa "^5.1.1"

0 commit comments

Comments
 (0)