diff --git a/package.json b/package.json index b8f908c..315fbc4 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "ioredis": "^5.6.1", "keyv": "^5.3.4", "lodash": "^4.17.21", - "query-string": "^9.2.2", + "query-string": "^9.3.1", "tsdown": "^0.12.9", "winston": "^3.17.0" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 686260b..d1a5a7e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -57,8 +57,8 @@ importers: specifier: ^4.17.21 version: 4.17.21 query-string: - specifier: ^9.2.2 - version: 9.2.2 + specifier: ^9.3.1 + version: 9.3.1 tsdown: specifier: ^0.12.9 version: 0.12.9(typescript@5.8.3) @@ -2260,8 +2260,8 @@ packages: quansync@0.2.10: resolution: {integrity: sha512-t41VRkMYbkHyCYmOvx/6URnN80H7k4X0lLdBMGsz+maAwrJQYB1djpV6vHrQIBE0WBSGqhtEHrK9U3DWWH8v7A==} - query-string@9.2.2: - resolution: {integrity: sha512-pDSIZJ9sFuOp6VnD+5IkakSVf+rICAuuU88Hcsr6AKL0QtxSIfVuKiVP2oahFI7tk3CRSexwV+Ya6MOoTxzg9g==} + query-string@9.3.1: + resolution: {integrity: sha512-5fBfMOcDi5SA9qj5jZhWAcTtDfKF5WFdd2uD9nVNlbxVv1baq65aALy6qofpNEGELHvisjjasxQp7BlM9gvMzw==} engines: {node: '>=18'} queue-microtask@1.2.3: @@ -5037,7 +5037,7 @@ snapshots: quansync@0.2.10: {} - query-string@9.2.2: + query-string@9.3.1: dependencies: decode-uri-component: 0.4.1 filter-obj: 5.1.0