diff --git a/package.json b/package.json index 6853459c8..381443cce 100644 --- a/package.json +++ b/package.json @@ -86,7 +86,7 @@ "embla-carousel-svelte": "8.6.0", "flowbite": "2.5.2", "lucia": "2.7.7", - "p-queue": "^9.0.0", + "p-queue": "^9.0.1", "playwright": "1.56.1", "prisma-erd-generator": "2.1.0", "svelte-eslint-parser": "1.4.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e273eca10..ac3c50152 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.0 - version: 9.0.0 + specifier: ^9.0.1 + version: 9.0.1 playwright: specifier: 1.56.1 version: 1.56.1 @@ -3804,8 +3804,8 @@ packages: resolution: {integrity: sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==} engines: {node: '>=10'} - p-queue@9.0.0: - resolution: {integrity: sha512-KO1RyxstL9g1mK76530TExamZC/S2Glm080Nx8PE5sTd7nlduDQsAfEl4uXX+qZjLiwvDauvzXavufy3+rJ9zQ==} + p-queue@9.0.1: + resolution: {integrity: sha512-RhBdVhSwJb7Ocn3e8ULk4NMwBEuOxe+1zcgphUy9c2e5aR/xbEsdVXxHJ3lynw6Qiqu7OINEyHlZkiblEpaq7w==} engines: {node: '>=20'} p-timeout@7.0.1: @@ -8882,7 +8882,7 @@ snapshots: dependencies: p-limit: 3.1.0 - p-queue@9.0.0: + p-queue@9.0.1: dependencies: eventemitter3: 5.0.1 p-timeout: 7.0.1