diff --git a/web/pnpm-lock.yaml b/web/pnpm-lock.yaml index a9e76deb..65a48307 100644 --- a/web/pnpm-lock.yaml +++ b/web/pnpm-lock.yaml @@ -161,7 +161,7 @@ importers: version: 2.41.0(vue@3.5.13(typescript@5.8.3)) npm-run-all2: specifier: ^8.0.0 - version: 8.0.0 + version: 8.0.1 prettier: specifier: ^3.4.2 version: 3.5.3 @@ -2725,9 +2725,9 @@ packages: resolution: {integrity: sha512-TZKxPvItzai9kN9H/TkmCtx/ZN/hvr3vUycjlfmH0ootY9yFBzNOpiXAdIn1Iteqsvk4lQn6B5PTrt+n6h8k/w==} engines: {node: ^18.17.0 || >=20.5.0} - npm-run-all2@8.0.0: - resolution: {integrity: sha512-HQ9Z8cQqDIKvTpZgxa7oPRqi07iEdau5E1V6vMkON05v5McgAEvLltVuWGmBE3fiObCTthkxlpJbCZJYGAVDjg==} - engines: {node: '>=20.5.0', npm: '>= 10'} + npm-run-all2@8.0.1: + resolution: {integrity: sha512-jkhE0AsELQeCtScrcJ/7mSIdk+ZsnWjvKk3KwE96HZ6+OFVB74XhxQtHT1W6kdUfn92fRnBb29Mz82j9bV2XEQ==} + engines: {node: ^20.5.0 || >=22.0.0, npm: '>= 10'} hasBin: true npm-run-path@6.0.0: @@ -6632,12 +6632,12 @@ snapshots: npm-normalize-package-bin@4.0.0: {} - npm-run-all2@8.0.0: + npm-run-all2@8.0.1: dependencies: ansi-styles: 6.2.1 cross-spawn: 7.0.6 memorystream: 0.3.1 - minimatch: 9.0.5 + minimatch: 10.0.1 pidtree: 0.6.0 read-package-json-fast: 4.0.0 shell-quote: 1.8.2