From 91c9f45f2f159fb1947d29b9172a6185160eafcc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Nov 2022 17:06:52 +0000 Subject: [PATCH] Bump @netlify/plugin-nextjs from 4.28.3 to 4.28.5 in /web Bumps [@netlify/plugin-nextjs](https://github.com/netlify/next-runtime) from 4.28.3 to 4.28.5. - [Release notes](https://github.com/netlify/next-runtime/releases) - [Changelog](https://github.com/netlify/next-runtime/blob/main/CHANGELOG.md) - [Commits](https://github.com/netlify/next-runtime/compare/plugin-nextjs-v4.28.3...plugin-nextjs-v4.28.5) --- updated-dependencies: - dependency-name: "@netlify/plugin-nextjs" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- web/package-lock.json | 14 +++++++------- web/package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/web/package-lock.json b/web/package-lock.json index 0b69defe..d962eb52 100644 --- a/web/package-lock.json +++ b/web/package-lock.json @@ -12,7 +12,7 @@ "@fontsource/newsreader": "^4.5.9", "@headlessui/react": "^1.7.3", "@mapbox/rehype-prism": "^0.8.0", - "@netlify/plugin-nextjs": "^4.28.3", + "@netlify/plugin-nextjs": "^4.28.5", "@tailwindcss/typography": "^0.5.7", "classnames": "^2.3.2", "colord": "^2.9.3", @@ -795,9 +795,9 @@ } }, "node_modules/@netlify/plugin-nextjs": { - "version": "4.28.3", - "resolved": "https://registry.npmjs.org/@netlify/plugin-nextjs/-/plugin-nextjs-4.28.3.tgz", - "integrity": "sha512-fA+gOkIowfQVaL1YDF3t+3uCsZ7OEkandLpFIv0D1faA/6Fy7VxCWhAxowRQ6oV3SjYxsV259aRMT0LaRejLMw==", + "version": "4.28.5", + "resolved": "https://registry.npmjs.org/@netlify/plugin-nextjs/-/plugin-nextjs-4.28.5.tgz", + "integrity": "sha512-gLcqSA4ZGKVxHhRugfc8NZXlergN6PkGLBVMUX1c6Nwpr+yWejYUudWjns3KM9xVYSUeQ5DBDK+ObkCb0ZlwCw==", "dependencies": { "@netlify/esbuild": "0.14.39", "@netlify/functions": "^1.3.0", @@ -15711,9 +15711,9 @@ } }, "@netlify/plugin-nextjs": { - "version": "4.28.3", - "resolved": "https://registry.npmjs.org/@netlify/plugin-nextjs/-/plugin-nextjs-4.28.3.tgz", - "integrity": "sha512-fA+gOkIowfQVaL1YDF3t+3uCsZ7OEkandLpFIv0D1faA/6Fy7VxCWhAxowRQ6oV3SjYxsV259aRMT0LaRejLMw==", + "version": "4.28.5", + "resolved": "https://registry.npmjs.org/@netlify/plugin-nextjs/-/plugin-nextjs-4.28.5.tgz", + "integrity": "sha512-gLcqSA4ZGKVxHhRugfc8NZXlergN6PkGLBVMUX1c6Nwpr+yWejYUudWjns3KM9xVYSUeQ5DBDK+ObkCb0ZlwCw==", "requires": { "@netlify/esbuild": "0.14.39", "@netlify/functions": "^1.3.0", diff --git a/web/package.json b/web/package.json index 34e0c5ea..313c30b8 100644 --- a/web/package.json +++ b/web/package.json @@ -24,7 +24,7 @@ "@fontsource/newsreader": "^4.5.9", "@headlessui/react": "^1.7.3", "@mapbox/rehype-prism": "^0.8.0", - "@netlify/plugin-nextjs": "^4.28.3", + "@netlify/plugin-nextjs": "^4.28.5", "@tailwindcss/typography": "^0.5.7", "classnames": "^2.3.2", "colord": "^2.9.3",