From c0e2d8efaaa77b15d952b1deef85729d12ef4b32 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 17 Dec 2024 21:48:56 +0000 Subject: [PATCH] fix(deps): update dependency sitemap to v8 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 96b6f2267e..1ee002ee3f 100644 --- a/package.json +++ b/package.json @@ -79,7 +79,7 @@ "progress": "^2.0.3", "relaxed-json": "^1.0.3", "sharp": "^0.33.2", - "sitemap": "^7.1.1", + "sitemap": "^8.0.0", "skinview3d": "^3.0.1", "skyhelper-networth": "^1.25.0", "tippy.js": "^6.3.7",