Update dependency next-sitemap to v2

This commit is contained in:
Renovate Bot 2022-02-18 12:54:24 +00:00
parent d1230934db
commit 2049406c72
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B
2 changed files with 5 additions and 5 deletions

View File

@ -25,7 +25,7 @@
"lodash": "^4.17.21",
"next": "12.1.0",
"next-plausible": "^3.1.4",
"next-sitemap": "^1.6.25",
"next-sitemap": "^2.0.0",
"polish-plurals": "^1.1.0",
"react": "17.0.2",
"react-dom": "17.0.2",

View File

@ -4429,10 +4429,10 @@ next-plausible@^3.1.4:
resolved "https://registry.yarnpkg.com/next-plausible/-/next-plausible-3.1.4.tgz#a386ff4e2327995cb4a1307e53e1b4af70817b52"
integrity sha512-NMLKJ0AKlKuvYU//RytyqSES5NtLRoH/ym3fCC02w2Ed1SrTgNRUrgpxyJrcguY/DYGPncQ3a0/nQ358vUTAwQ==
next-sitemap@^1.6.25:
version "1.9.12"
resolved "https://registry.yarnpkg.com/next-sitemap/-/next-sitemap-1.9.12.tgz#288c2dfc907039892e21eb1b0c7a94d288f323d9"
integrity sha512-kHXf4ZNAGLJyK16HbjzE5X9JlKwXtxW+9J4dh3oT7LSbU/+3bN+VqWjNw/776Otbanf7EJsvl51oQ78qQW5XBQ==
next-sitemap@^2.0.0:
version "2.4.3"
resolved "https://registry.yarnpkg.com/next-sitemap/-/next-sitemap-2.4.3.tgz#2c341ddb1b6626441161c514466d86fbace51e37"
integrity sha512-7XR3segHHv9rL/PrK/0xgJUqCmc/53wFOlwglmVGt9dvDkmMdCmI9lxuL59nCCdpW6OPxdCJ9ocZjydq7kjbSQ==
dependencies:
"@corex/deepmerge" "^2.6.148"
minimist "^1.2.5"