diff --git a/package.json b/package.json index 2e3b2525..dc46422e 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "express-rate-limit": "^8.5.2", "iovalkey": "^0.3.3", "moize": "^6.1.1", - "p-queue": "^9.3.1", + "p-queue": "^9.3.3", "pg": "^8.22.0", "prom-client": "^15.1.3", "rate-limit-redis": "^5.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5b5d7bdf..0e7c258b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -51,8 +51,8 @@ importers: specifier: ^6.1.1 version: 6.1.7 p-queue: - specifier: ^9.3.1 - version: 9.3.1 + specifier: ^9.3.3 + version: 9.3.3 pg: specifier: ^8.22.0 version: 8.22.0 @@ -1985,8 +1985,8 @@ packages: resolution: {integrity: sha512-RwFpb72c/BhQLEXIZ5K2e+AhgNVmIejGlTgiB9MzZ0e93GRvqZ7uSi0dvRF7/XIXDeNkra2fNHBxTyPDGySpjQ==} engines: {node: '>=8'} - p-queue@9.3.1: - resolution: {integrity: sha512-POWdiIPmsUPGwb4FeQ4OBg46aqmcInSWe45CKDsGHiOBiVQM9chqfQTuqhuTzcg2Vz9faTI65at0KkVyVEiCHw==} + p-queue@9.3.3: + resolution: {integrity: sha512-NXAOdnEe5FsZJfT4oK84lE1Y5cFFdWlRuOo5tww8DyNMxyRXwn39fIkUtNLKppcPC+UYU/bXujNCUGDv01y7CA==} engines: {node: '>=20'} p-timeout@3.2.0: @@ -4474,7 +4474,7 @@ snapshots: eventemitter3: 4.0.7 p-timeout: 3.2.0 - p-queue@9.3.1: + p-queue@9.3.3: dependencies: eventemitter3: 5.0.4 p-timeout: 7.0.1