From 16ae0184c474cb253118dbdd67b75cbc3f217420 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Mar 2026 22:41:45 +0000 Subject: [PATCH] Bump sitemap from 8.0.0 to 9.0.1 Bumps [sitemap](https://github.com/ekalinin/sitemap.js) from 8.0.0 to 9.0.1. - [Release notes](https://github.com/ekalinin/sitemap.js/releases) - [Changelog](https://github.com/ekalinin/sitemap.js/blob/master/CHANGELOG.md) - [Commits](https://github.com/ekalinin/sitemap.js/compare/8.0.0...9.0.1) --- updated-dependencies: - dependency-name: sitemap dependency-version: 9.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 32 +++++++++++++++++--------------- 2 files changed, 18 insertions(+), 16 deletions(-) diff --git a/package.json b/package.json index f072f14c2..1d80549f1 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "gray-matter": "^4.0.3", "postcss": "^8.5.6", "shiki": "^3.22.0", - "sitemap": "^8.0.0", + "sitemap": "^9.0.1", "solid-heroicons": "^3.2.4", "solid-js": "^1.9.11", "solid-list": "^0.3.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c163cdedd..f12d67b32 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -54,8 +54,8 @@ importers: specifier: ^3.22.0 version: 3.22.0 sitemap: - specifier: ^8.0.0 - version: 8.0.0 + specifier: ^9.0.1 + version: 9.0.1 solid-heroicons: specifier: ^3.2.4 version: 3.2.4(solid-js@1.9.11) @@ -1401,8 +1401,8 @@ packages: '@types/ms@2.1.0': resolution: {integrity: sha512-GsCCIZDE/p3i96vtEqx+7dBUGXrc7zeSK3wwPHIaRThS+9OhWIXRqzs4d6k1SVU8g91DrNRWxWUGhp5KXQb2VA==} - '@types/node@17.0.45': - resolution: {integrity: sha512-w+tIMs3rq2afQdsPJlODhoUEKzFP1ayaoyl1CcnwtIlsVe7K7bA1NGm4s3PraqTLlXnbIN84zuBlxBWo1u9BLw==} + '@types/node@24.11.0': + resolution: {integrity: sha512-fPxQqz4VTgPI/IQ+lj9r0h+fDR66bzoeMGHp8ASee+32OSGIkeASsoZuJixsQoVef1QJbeubcPBxKk22QVoWdw==} '@types/node@25.0.3': resolution: {integrity: sha512-W609buLVRVmeW693xKfzHeIV6nJGGz98uCPfeXI1ELMLXVeKYZ9m15fAMSaUPBHYLGFsVRcMmSCksQOrZV9BYA==} @@ -4177,8 +4177,9 @@ packages: resolution: {integrity: sha512-b3rppTKm9T+PsVCBEOUR46GWI7fdOs00VKZ1+9c1EWDaDMvjQc6tUwuFyIprgGgTcWoVHSKrU8H31ZHA2e0RHA==} engines: {node: '>=10'} - sax@1.4.1: - resolution: {integrity: sha512-+aWOz7yVScEGoKNd4PA10LZ8sk0A/z5+nXQG5giUO5rprX9jgYsTdov9qCchZiPIZezbZH+jRut8nPodFAX4Jg==} + sax@1.5.0: + resolution: {integrity: sha512-21IYA3Q5cQf089Z6tgaUTr7lDAyzoTPx5HRtbhsME8Udispad8dC/+sziTNugOEx54ilvatQ9YCzl4KQLPcRHA==} + engines: {node: '>=11.0.0'} scule@1.3.0: resolution: {integrity: sha512-6FtHJEvt+pVMIB9IBY+IcCJ6Z5f1iQnytgyfKMhDKgmzYG+TeH/wx1y3l27rshSbLiSanrR9ffZDrEsmjlQF2g==} @@ -4288,10 +4289,9 @@ packages: simple-swizzle@0.2.2: resolution: {integrity: sha512-JA//kQgZtbuY83m+xT+tXJkmJncGMTFT+C+g2h2R9uxkYIrE2yy9sgmcLhCnw57/WSD+Eh3J97FPEDFnbXnDUg==} - sitemap@8.0.0: - resolution: {integrity: sha512-+AbdxhM9kJsHtruUF39bwS/B0Fytw6Fr1o4ZAIAEqA6cke2xcoO2GleBw9Zw7nRzILVEgz7zBM5GiTJjie1G9A==} - engines: {node: '>=14.0.0', npm: '>=6.0.0'} - deprecated: 'SECURITY: Multiple vulnerabilities fixed in 8.0.1 (XML injection, path traversal, command injection, protocol injection). Upgrade immediately: npm install sitemap@8.0.1' + sitemap@9.0.1: + resolution: {integrity: sha512-S6hzjGJSG3d6if0YoF5kTyeRJvia6FSTBroE5fQ0bu1QNxyJqhhinfUsXi9fH3MgtXODWvwo2BDyQSnhPQ88uQ==} + engines: {node: '>=20.19.5', npm: '>=10.8.2'} hasBin: true slash@5.1.0: @@ -6576,7 +6576,9 @@ snapshots: '@types/ms@2.1.0': {} - '@types/node@17.0.45': {} + '@types/node@24.11.0': + dependencies: + undici-types: 7.16.0 '@types/node@25.0.3': dependencies: @@ -9991,7 +9993,7 @@ snapshots: safe-stable-stringify@2.5.0: {} - sax@1.4.1: {} + sax@1.5.0: {} scule@1.3.0: {} @@ -10144,12 +10146,12 @@ snapshots: dependencies: is-arrayish: 0.3.2 - sitemap@8.0.0: + sitemap@9.0.1: dependencies: - '@types/node': 17.0.45 + '@types/node': 24.11.0 '@types/sax': 1.2.7 arg: 5.0.2 - sax: 1.4.1 + sax: 1.5.0 slash@5.1.0: {}