Skip to content

Commit f7e8089

Browse files
chore(deps): update dependency next-sitemap to v3.1.25 (#1742)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4411b21 commit f7e8089

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
]
3030
},
3131
"devDependencies": {
32-
"next-sitemap": "3.1.24",
32+
"next-sitemap": "3.1.25",
3333
"@theguild/algolia": "1.0.1",
3434
"@theguild/tailwind-config": "0.1.3",
3535
"@types/node": "18.6.1",

website/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3033,10 +3033,10 @@ nanoid@^3.3.4:
30333033
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.4.tgz#730b67e3cd09e2deacf03c027c81c9d9dbc5e8ab"
30343034
integrity sha512-MqBkQh/OHTS2egovRtLk45wEyNXwF+cokD+1YPf9u5VfJiRdAiRwB2froX5Co9Rh20xs4siNPm8naNotSD6RBw==
30353035

3036-
next-sitemap@3.1.24:
3037-
version "3.1.24"
3038-
resolved "https://registry.yarnpkg.com/next-sitemap/-/next-sitemap-3.1.24.tgz#4520db61616390d4e5272e471d43218b2c361bc3"
3039-
integrity sha512-dEFOI6cnNffDcmxis/1IVNK2JI1wtxxGoj2ipP7L8xDVbxjyuuH2V8MEajHPPrIhybfGk6gyZ5HDpXgVcTv9QA==
3036+
next-sitemap@3.1.25:
3037+
version "3.1.25"
3038+
resolved "https://registry.yarnpkg.com/next-sitemap/-/next-sitemap-3.1.25.tgz#6c34c5ded502495bce0e8f6ea7d761fb8673a54c"
3039+
integrity sha512-+unneurDQyhZZqwumlE9LmBDyk2BAzTE4tJeXq0qOWNvfjw+Mp1/ciDrQgaP/CG/JJvKvKUhUsg2CqTQEuAqQA==
30403040
dependencies:
30413041
"@corex/deepmerge" "^4.0.29"
30423042
minimist "^1.2.6"

0 commit comments

Comments
 (0)