From 48ec8582f1e4eecf10864bb17a34374e8cf6e109 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 12 Jul 2022 09:59:06 +0000 Subject: [PATCH] chore(deps): update dependency @netlify/plugin-nextjs to ^4.11.2 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index f9a25c4..6defb4c 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "devDependencies": { "@netlify/build": "^27.3.2", "@netlify/functions": "^1.0.0", - "@netlify/plugin-nextjs": "^4.11.1", + "@netlify/plugin-nextjs": "^4.11.2", "@types/fs-extra": "^9.0.13", "fs-extra": "^10.0.1" } diff --git a/yarn.lock b/yarn.lock index c7a5abe..21e8b90 100644 --- a/yarn.lock +++ b/yarn.lock @@ -435,10 +435,10 @@ resolved "https://registry.yarnpkg.com/@netlify/open-api/-/open-api-2.10.0.tgz#413bc76e86e4bf880921aa295958eb8afac042b1" integrity sha512-ZJF4nbLPfxsWrVgp2reCb23HMxsWl5+r+K0RtIhxcZ/RxbHVihRA9mwyzIcxPWrT5x9uAAxCr1aKGP7IdsDe+Q== -"@netlify/plugin-nextjs@^4.11.1": - version "4.11.1" - resolved "https://registry.yarnpkg.com/@netlify/plugin-nextjs/-/plugin-nextjs-4.11.1.tgz#9fe4e440c09dd578e59d45a93a2dd43b041ff1ac" - integrity sha512-1EUds8dk5dI21um208XH3hdz+Ts3cCGEdrMXpsS8YroVJY3voWO7VcVi4cgJN43bRCIfAZSJ8lqyRuCiBOgukg== +"@netlify/plugin-nextjs@^4.11.2": + version "4.11.2" + resolved "https://registry.yarnpkg.com/@netlify/plugin-nextjs/-/plugin-nextjs-4.11.2.tgz#cd3e2e558cabab44b0197570fc4bfb1c7069125e" + integrity sha512-3KyAkp4kVYhmNHSGsDlWspGFO2B+1bPOF6rWhySU9j/jG8XTXwQDF+sL4Lo7KrVoQ1FwqLGyVrOa/dNvvHyNsA== dependencies: "@netlify/functions" "^1.0.0" "@netlify/ipx" "^1.1.3"