Update dependency sitemap to v9.0.1 #29

Merged
alazyreader merged 1 commits from renovate/sitemap-9.x-lockfile into main 2026-02-28 21:27:32 +00:00
Showing only changes of commit e2e7a348d4 - Show all commits

12
package-lock.json generated
View File

@@ -289,9 +289,9 @@
"license": "ISC" "license": "ISC"
}, },
"node_modules/sitemap": { "node_modules/sitemap": {
"version": "9.0.0", "version": "9.0.1",
"resolved": "https://registry.npmjs.org/sitemap/-/sitemap-9.0.0.tgz", "resolved": "https://registry.npmjs.org/sitemap/-/sitemap-9.0.1.tgz",
"integrity": "sha512-J/SU27FJ+I52TcDLKZzPRRVQUMj0Pp1i/HLb2lrkU+hrMLM+qdeRjdacrNxnSW48Waa3UcEOGOdX1+0Lob7TgA==", "integrity": "sha512-S6hzjGJSG3d6if0YoF5kTyeRJvia6FSTBroE5fQ0bu1QNxyJqhhinfUsXi9fH3MgtXODWvwo2BDyQSnhPQ88uQ==",
"dependencies": { "dependencies": {
"@types/node": "^24.9.2", "@types/node": "^24.9.2",
"@types/sax": "^1.2.1", "@types/sax": "^1.2.1",
@@ -538,9 +538,9 @@
"integrity": "sha512-+aWOz7yVScEGoKNd4PA10LZ8sk0A/z5+nXQG5giUO5rprX9jgYsTdov9qCchZiPIZezbZH+jRut8nPodFAX4Jg==" "integrity": "sha512-+aWOz7yVScEGoKNd4PA10LZ8sk0A/z5+nXQG5giUO5rprX9jgYsTdov9qCchZiPIZezbZH+jRut8nPodFAX4Jg=="
}, },
"sitemap": { "sitemap": {
"version": "9.0.0", "version": "9.0.1",
"resolved": "https://registry.npmjs.org/sitemap/-/sitemap-9.0.0.tgz", "resolved": "https://registry.npmjs.org/sitemap/-/sitemap-9.0.1.tgz",
"integrity": "sha512-J/SU27FJ+I52TcDLKZzPRRVQUMj0Pp1i/HLb2lrkU+hrMLM+qdeRjdacrNxnSW48Waa3UcEOGOdX1+0Lob7TgA==", "integrity": "sha512-S6hzjGJSG3d6if0YoF5kTyeRJvia6FSTBroE5fQ0bu1QNxyJqhhinfUsXi9fH3MgtXODWvwo2BDyQSnhPQ88uQ==",
"requires": { "requires": {
"@types/node": "^24.9.2", "@types/node": "^24.9.2",
"@types/sax": "^1.2.1", "@types/sax": "^1.2.1",