Skip to content

Commit b09786e

Browse files
fix(deps): update dependency next-sitemap to v3.1.24 (#1876)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7d864fc commit b09786e

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
@@ -26,7 +26,7 @@
2626
"@theguild/components": "4.2.1",
2727
"graphql": "16.6.0",
2828
"next": "12.3.1",
29-
"next-sitemap": "3.1.23",
29+
"next-sitemap": "3.1.24",
3030
"react": "18.2.0",
3131
"react-dom": "18.2.0"
3232
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16366,10 +16366,10 @@ [email protected]:
1636616366
preact-render-to-string "^5.1.19"
1636716367
uuid "^8.3.2"
1636816368

16369-
16370-
version "3.1.23"
16371-
resolved "https://registry.yarnpkg.com/next-sitemap/-/next-sitemap-3.1.23.tgz#df696e0a0f5da643d624ec141ac0680401bd8af4"
16372-
integrity sha512-szQ5uvxn4/7P01U/rvzEccOcYk0Nm+kI3BGzHheREV+HDcj+IilrhXCuNqv4dBWy49eqsgCmjHuEDINx3/teMQ==
16369+
16370+
version "3.1.24"
16371+
resolved "https://registry.yarnpkg.com/next-sitemap/-/next-sitemap-3.1.24.tgz#4520db61616390d4e5272e471d43218b2c361bc3"
16372+
integrity sha512-dEFOI6cnNffDcmxis/1IVNK2JI1wtxxGoj2ipP7L8xDVbxjyuuH2V8MEajHPPrIhybfGk6gyZ5HDpXgVcTv9QA==
1637316373
dependencies:
1637416374
"@corex/deepmerge" "^4.0.29"
1637516375
minimist "^1.2.6"

0 commit comments

Comments
 (0)