Skip to content

Commit 41dbb9b

Browse files
fix(deps): update dependency next-sitemap to v3.1.44 (#8788)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9dad0ac commit 41dbb9b

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"js-yaml": "4.1.0",
7676
"next": "13.0.6",
7777
"next-mdx-remote": "4.2.0",
78-
"next-sitemap": "3.1.43",
78+
"next-sitemap": "3.1.44",
7979
"react": "18.2.0",
8080
"react-dom": "18.2.0",
8181
"react-markdown": "8.0.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10508,10 +10508,10 @@ next-seo@^5.5.0:
1050810508
resolved "https://registry.yarnpkg.com/next-seo/-/next-seo-5.8.0.tgz#c71c791971e030af448cae61dc1ece5e79da1790"
1050910509
integrity sha512-V5W/JwqdoX6/0zG4S7m5g8zNajYffytWigkPo2hrbHhLD18yGFBU9607OPhvbI9zX3QjWQFMBSmlUY456xt9cA==
1051010510

10511-
next-sitemap@3.1.43:
10512-
version "3.1.43"
10513-
resolved "https://registry.yarnpkg.com/next-sitemap/-/next-sitemap-3.1.43.tgz#f29ce7de7a7ea5cce95b36512cf06b8d30606abf"
10514-
integrity sha512-TshDAP69OjHwvszedQ/jBvOjzqy7Gm9NU3ZIP30X3e1qXsNVOVF5uzi9kQOI6v0uBG08QUOk9wKNSIk3zI/wjQ==
10511+
next-sitemap@3.1.44:
10512+
version "3.1.44"
10513+
resolved "https://registry.yarnpkg.com/next-sitemap/-/next-sitemap-3.1.44.tgz#836acca506d84ab2981bae398ca7a04b60b66e00"
10514+
integrity sha512-dg+qGfOpQemAb+LGShJmaJHyuf36rVqsIbkCBt0ldu10sAx+eMowVx6DzEtf2HoIIGWc7J+kfy//YsBCPdj47Q==
1051510515
dependencies:
1051610516
"@corex/deepmerge" "^4.0.29"
1051710517
minimist "^1.2.7"

0 commit comments

Comments
 (0)