Skip to content

Commit 74b0643

Browse files
committed
chore(deps): update dependency @netlify/plugin-nextjs to ^4.11.2
1 parent 604c548 commit 74b0643

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
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.3.2",
1515
"@netlify/functions": "^1.0.0",
16-
"@netlify/plugin-nextjs": "^4.11.1",
16+
"@netlify/plugin-nextjs": "^4.11.2",
1717
"@types/fs-extra": "^9.0.13",
1818
"fs-extra": "^10.0.1"
1919
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -435,10 +435,10 @@
435435
resolved "https://registry.yarnpkg.com/@netlify/open-api/-/open-api-2.10.0.tgz#413bc76e86e4bf880921aa295958eb8afac042b1"
436436
integrity sha512-ZJF4nbLPfxsWrVgp2reCb23HMxsWl5+r+K0RtIhxcZ/RxbHVihRA9mwyzIcxPWrT5x9uAAxCr1aKGP7IdsDe+Q==
437437

438-
"@netlify/plugin-nextjs@^4.11.1":
439-
version "4.11.1"
440-
resolved "https://registry.yarnpkg.com/@netlify/plugin-nextjs/-/plugin-nextjs-4.11.1.tgz#9fe4e440c09dd578e59d45a93a2dd43b041ff1ac"
441-
integrity sha512-1EUds8dk5dI21um208XH3hdz+Ts3cCGEdrMXpsS8YroVJY3voWO7VcVi4cgJN43bRCIfAZSJ8lqyRuCiBOgukg==
438+
"@netlify/plugin-nextjs@^4.11.2":
439+
version "4.11.2"
440+
resolved "https://registry.yarnpkg.com/@netlify/plugin-nextjs/-/plugin-nextjs-4.11.2.tgz#cd3e2e558cabab44b0197570fc4bfb1c7069125e"
441+
integrity sha512-3KyAkp4kVYhmNHSGsDlWspGFO2B+1bPOF6rWhySU9j/jG8XTXwQDF+sL4Lo7KrVoQ1FwqLGyVrOa/dNvvHyNsA==
442442
dependencies:
443443
"@netlify/functions" "^1.0.0"
444444
"@netlify/ipx" "^1.1.3"

0 commit comments

Comments
 (0)