diff --git a/package.json b/package.json index 285490ef..96d2c923 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "js-yaml": "^4.1.0", "next": "~13.1.6", "next-query-params": "^4.1.0", - "next-sitemap": "^3.1.17", + "next-sitemap": "^3.1.55", "query-string": "^8.1.0", "react": "^18.2.0", "react-debounce-input": "^3.3.0", diff --git a/yarn.lock b/yarn.lock index c47a4baa..b3684761 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10428,10 +10428,10 @@ next-query-params@^4.1.0: dependencies: tslib "^2.0.3" -next-sitemap@^3.1.17: - version "3.1.52" - resolved "https://registry.yarnpkg.com/next-sitemap/-/next-sitemap-3.1.52.tgz#4053bd0261c31d6081687c9d02656fba0fe39aa5" - integrity sha512-tY469i4QRV1PwM9BoL+HdKYBCJ83IQl3PmUNapG/Hxp0MIYIw1hINU8E+Edf5Kr8vHXfVzPqDoul/Abu2P0vkw== +next-sitemap@^3.1.55: + version "3.1.55" + resolved "https://registry.yarnpkg.com/next-sitemap/-/next-sitemap-3.1.55.tgz#9ba3ce6a22d8da641c241ddd644e1e3aef9a13c5" + integrity sha512-ZjkRfkqoSLbU+e8W9TWWe0zfOGNA47lpvm35kNcUCmj73gpLX2PIn51gwHT/B6bgGVAFYY0OXixJDrxIIwcEHw== dependencies: "@corex/deepmerge" "^4.0.29" minimist "^1.2.7"