diff --git a/package.json b/package.json index 85ed206a0..16201b547 100644 --- a/package.json +++ b/package.json @@ -79,7 +79,7 @@ "embla-carousel-svelte": "8.6.0", "flowbite": "2.5.2", "lucia": "2.7.7", - "p-queue": "^9.0.1", + "p-queue": "^9.1.0", "playwright": "1.57.0", "prisma-erd-generator": "2.4.2", "svelte-eslint-parser": "1.4.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3e3648cfb..3e9ebc49d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -51,8 +51,8 @@ importers: specifier: 2.7.7 version: 2.7.7 p-queue: - specifier: ^9.0.1 - version: 9.0.1 + specifier: ^9.1.0 + version: 9.1.0 playwright: specifier: 1.57.0 version: 1.57.0 @@ -4163,8 +4163,8 @@ packages: resolution: {integrity: sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==} engines: {node: '>=10'} - p-queue@9.0.1: - resolution: {integrity: sha512-RhBdVhSwJb7Ocn3e8ULk4NMwBEuOxe+1zcgphUy9c2e5aR/xbEsdVXxHJ3lynw6Qiqu7OINEyHlZkiblEpaq7w==} + p-queue@9.1.0: + resolution: {integrity: sha512-O/ZPaXuQV29uSLbxWBGGZO1mCQXV2BLIwUr59JUU9SoH76mnYvtms7aafH/isNSNGwuEfP6W/4xD0/TJXxrizw==} engines: {node: '>=20'} p-timeout@7.0.1: @@ -9451,7 +9451,7 @@ snapshots: dependencies: p-limit: 3.1.0 - p-queue@9.0.1: + p-queue@9.1.0: dependencies: eventemitter3: 5.0.1 p-timeout: 7.0.1