Skip to content

Commit 8dc8d52

Browse files
fix(deps): update dependency next-sitemap to v3.1.55 (#5085)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 04e3ecb commit 8dc8d52

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
@@ -18,7 +18,7 @@
1818
"dependencies": {
1919
"@theguild/components": "4.5.5",
2020
"next": "13.2.1",
21-
"next-sitemap": "3.1.54",
21+
"next-sitemap": "3.1.55",
2222
"react": "18.2.0",
2323
"react-dom": "18.2.0"
2424
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9225,10 +9225,10 @@ next-seo@^5.5.0:
92259225
resolved "https://registry.yarnpkg.com/next-seo/-/next-seo-5.14.1.tgz#d07322edc37634fbd9beca51fb04177910d8031c"
92269226
integrity sha512-NiJeQbxYP3z+EMp52q8k3Q+OfX2+Yv2WehERDj98r2wjXxL+woKpRBdsSVYolTD0Hm8IWs42SzaISE93RoQdOw==
92279227

9228-
next-sitemap@3.1.54:
9229-
version "3.1.54"
9230-
resolved "https://registry.yarnpkg.com/next-sitemap/-/next-sitemap-3.1.54.tgz#a3cabce0a7c308106cd898a8ee0e6b16c18c2bb7"
9231-
integrity sha512-/uzk8hjHU5o6ZelzkLt/LJw9MyFhRiz9VKIst9EhZfF1C/Bw4OCGzLmA+8ImUnTzSxFyuiWr6P1sjFJxKBhjAA==
9228+
next-sitemap@3.1.55:
9229+
version "3.1.55"
9230+
resolved "https://registry.yarnpkg.com/next-sitemap/-/next-sitemap-3.1.55.tgz#9ba3ce6a22d8da641c241ddd644e1e3aef9a13c5"
9231+
integrity sha512-ZjkRfkqoSLbU+e8W9TWWe0zfOGNA47lpvm35kNcUCmj73gpLX2PIn51gwHT/B6bgGVAFYY0OXixJDrxIIwcEHw==
92329232
dependencies:
92339233
"@corex/deepmerge" "^4.0.29"
92349234
minimist "^1.2.7"

0 commit comments

Comments
 (0)