diff --git a/web/pnpm-lock.yaml b/web/pnpm-lock.yaml index f30c897b..baa789b6 100644 --- a/web/pnpm-lock.yaml +++ b/web/pnpm-lock.yaml @@ -82,7 +82,7 @@ importers: version: 1.3.3 p-limit: specifier: ^7.2.0 - version: 7.2.0 + version: 7.3.0 pinia: specifier: ^3.0.3 version: 3.0.4(typescript@5.9.3)(vue@3.5.27(typescript@5.9.3)) @@ -2117,6 +2117,7 @@ packages: glob@11.1.0: resolution: {integrity: sha512-vuNwKSaKiqm7g0THUBu2x7ckSs3XJLXE+2ssL7/MfTGPLLcrJQ/4Uq1CjPTtO5cCIiRxqvN6Twy1qOwhL0Xjcw==} engines: {node: 20 || >=22} + deprecated: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me hasBin: true globals@11.12.0: @@ -2684,8 +2685,8 @@ packages: resolution: {integrity: sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==} engines: {node: '>=10'} - p-limit@7.2.0: - resolution: {integrity: sha512-ATHLtwoTNDloHRFFxFJdHnG6n2WUeFjaR8XQMFdKIv0xkXjrER8/iG9iu265jOM95zXHAfv9oTkqhrfbIzosrQ==} + p-limit@7.3.0: + resolution: {integrity: sha512-7cIXg/Z0M5WZRblrsOla88S4wAK+zOQQWeBYfV3qJuJXMr+LnbYjaadrFaS0JILfEDPVqHyKnZ1Z/1d6J9VVUw==} engines: {node: '>=20'} p-locate@5.0.0: @@ -6348,7 +6349,7 @@ snapshots: dependencies: yocto-queue: 0.1.0 - p-limit@7.2.0: + p-limit@7.3.0: dependencies: yocto-queue: 1.2.2