1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-04-26 17:48:30 -04:00

📦 npm: Bump next-sitemap from 2.5.7 to 2.5.9

Bumps [next-sitemap](https://github.com/iamvishnusankar/next-sitemap) from 2.5.7 to 2.5.9.
- [Release notes](https://github.com/iamvishnusankar/next-sitemap/releases)
- [Commits](https://github.com/iamvishnusankar/next-sitemap/compare/v2.5.7...v2.5.9)

---
updated-dependencies:
- dependency-name: next-sitemap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-03-14 16:15:56 +00:00 committed by Jake Jarvis
parent 1c8ca695e9
commit 84dab0a865
2 changed files with 5 additions and 5 deletions

View File

@ -46,7 +46,7 @@
"next-compose-plugins": "^2.2.1",
"next-mdx-remote": "^4.0.0",
"next-seo": "^5.1.0",
"next-sitemap": "^2.5.7",
"next-sitemap": "^2.5.9",
"next-transpile-modules": "^9.0.0",
"node-fetch": "^3.2.3",
"p-retry": "^5.0.0",

View File

@ -4596,10 +4596,10 @@ next-seo@^5.1.0:
resolved "https://registry.yarnpkg.com/next-seo/-/next-seo-5.1.0.tgz#aa9fd6249a11bf93e6da06fa2a6bc89268936edf"
integrity sha512-ampuQfNTOi1x+xtRIb6CZGunIo6rQXtMo2Tyu861d5GjJFIwfOXsA4lzCa4+e2rLkyXDyVpavNNUZWa3US9ELw==
next-sitemap@^2.5.7:
version "2.5.7"
resolved "https://registry.yarnpkg.com/next-sitemap/-/next-sitemap-2.5.7.tgz#8376ecc8e91b94438f901dff732d5bef39e9d98c"
integrity sha512-snyIWKwzy4QfLrZmXk2fT7ue5RYc1GNqrMfvC/VQJWyPX5QRZnYJLVScd9jmfdVlN5l6M5sFY3VSuFmCQUZ5Vg==
next-sitemap@^2.5.9:
version "2.5.9"
resolved "https://registry.yarnpkg.com/next-sitemap/-/next-sitemap-2.5.9.tgz#e13d15fb09143e3b4e16a145992eafbd2152f595"
integrity sha512-llb+xA5+zwrjIfVyqgzAvV74L7umFd+MxOPpYx5ufR5HixbfGIkNR7eyFlpEV9HSAjrj75r1C74ThufDVbYrbA==
dependencies:
"@corex/deepmerge" "^2.6.148"
minimist "^1.2.5"