From 2816b90a725d52c848b96a86a2ef0afa29cb5c13 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Mar 2023 08:09:21 +0000 Subject: [PATCH] :arrow_up: Bump next-sitemap from 3.1.24 to 4.0.6 Bumps [next-sitemap](https://github.com/iamvishnusankar/next-sitemap) from 3.1.24 to 4.0.6. - [Release notes](https://github.com/iamvishnusankar/next-sitemap/releases) - [Changelog](https://github.com/iamvishnusankar/next-sitemap/blob/master/changelog.md) - [Commits](https://github.com/iamvishnusankar/next-sitemap/compare/3.1.24...4.0.6) --- updated-dependencies: - dependency-name: next-sitemap dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b819879b..b196f72b 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "next": "12.2.6", "next-auth": "4.13.0", "next-seo": "5.5.0", - "next-sitemap": "3.1.24", + "next-sitemap": "4.0.6", "react": "18.2.0", "react-data-table-component": "7.5.3", "react-dom": "18.2.0",