diff --git a/package.json b/package.json index 9769e6613..a304c8e34 100644 --- a/package.json +++ b/package.json @@ -82,7 +82,7 @@ "@types/node": "25.9.4", "debug": "4.4.3", "lucia": "2.7.7", - "p-queue": "9.3.0", + "p-queue": "9.3.1", "playwright": "1.61.1", "svelte-eslint-parser": "1.8.0", "tailwind-merge": "3.6.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8c80077ea..7557d0235 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -58,8 +58,8 @@ importers: specifier: 2.7.7 version: 2.7.7 p-queue: - specifier: 9.3.0 - version: 9.3.0 + specifier: 9.3.1 + version: 9.3.1 playwright: specifier: 1.61.1 version: 1.61.1 @@ -3327,8 +3327,8 @@ packages: resolution: {integrity: sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==} engines: {node: '>=10'} - p-queue@9.3.0: - resolution: {integrity: sha512-7NED7xhQ74Ngp4JP/2e0VZHp7vSWfJfqeiR92jPgxsz6m0Se4P03YoTKa9dDXyZ3r6P616gUXttrB6nnHYKang==} + p-queue@9.3.1: + resolution: {integrity: sha512-POWdiIPmsUPGwb4FeQ4OBg46aqmcInSWe45CKDsGHiOBiVQM9chqfQTuqhuTzcg2Vz9faTI65at0KkVyVEiCHw==} engines: {node: '>=20'} p-timeout@7.0.1: @@ -7315,7 +7315,7 @@ snapshots: dependencies: p-limit: 3.1.0 - p-queue@9.3.0: + p-queue@9.3.1: dependencies: eventemitter3: 5.0.4 p-timeout: 7.0.1