diff --git a/package-lock.json b/package-lock.json index 4c863af..45d4377 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "floating-vue": "^5.2.2", "global": "^4.4.0", "markdown-it-task-lists": "^2.1.1", - "sitemap-ts": "^1.7.3", + "sitemap-ts": "^1.8.0", "vanilla-cookieconsent": "^3.0.1" }, "devDependencies": { @@ -2862,9 +2862,9 @@ } }, "node_modules/sitemap-ts": { - "version": "1.7.3", - "resolved": "https://registry.npmjs.org/sitemap-ts/-/sitemap-ts-1.7.3.tgz", - "integrity": "sha512-xeCbwZvYQfZeKyaCGsPnBZgmLjKGa4BQfVY5O/JHhd0LEvoJM4PIvYBN8zyIl97q+gtxmDaNMclVRxT6FGxyHQ==", + "version": "1.8.0", + "resolved": "https://registry.npmjs.org/sitemap-ts/-/sitemap-ts-1.8.0.tgz", + "integrity": "sha512-QjsUjYRAyxYaVZuJ0E3u3sTaUzkmXf+QterxUVRas/7dfl+oLIOug2haQR6yLGc/+G2oQEHOj1CaT1b97Xon2Q==", "dependencies": { "@antfu/utils": "^0.7.8", "fast-glob": "^3.3.2", diff --git a/package.json b/package.json index 02f972d..a370a22 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "floating-vue": "^5.2.2", "global": "^4.4.0", "markdown-it-task-lists": "^2.1.1", - "sitemap-ts": "^1.7.3", + "sitemap-ts": "^1.8.0", "vanilla-cookieconsent": "^3.0.1" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index 629a419..e3258cb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1654,10 +1654,10 @@ shiki@1.12.0, shiki@^1.10.3: "@shikijs/core" "1.12.0" "@types/hast" "^3.0.4" -sitemap-ts@^1.7.3: - version "1.7.3" - resolved "https://registry.npmjs.org/sitemap-ts/-/sitemap-ts-1.7.3.tgz" - integrity sha512-xeCbwZvYQfZeKyaCGsPnBZgmLjKGa4BQfVY5O/JHhd0LEvoJM4PIvYBN8zyIl97q+gtxmDaNMclVRxT6FGxyHQ== +sitemap-ts@^1.8.0: + version "1.8.0" + resolved "https://registry.yarnpkg.com/sitemap-ts/-/sitemap-ts-1.8.0.tgz#b98d07100ce48cca18c2bbf3d7dc34de8ce001ad" + integrity sha512-QjsUjYRAyxYaVZuJ0E3u3sTaUzkmXf+QterxUVRas/7dfl+oLIOug2haQR6yLGc/+G2oQEHOj1CaT1b97Xon2Q== dependencies: "@antfu/utils" "^0.7.8" fast-glob "^3.3.2"