From 4f8afffe3705a9418fc3c0ea16a7424f66f347e3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 21 Sep 2025 23:09:36 +0000 Subject: [PATCH] chore(deps): bump quant-ts-client from `559f998` to `ba03303` Bumps [quant-ts-client](https://github.com/quantcdn/quant-ts-client) from `559f998` to `ba03303`. - [Commits](https://github.com/quantcdn/quant-ts-client/compare/559f998b2097c88200c03549520e278f84fc6c2d...ba03303083d7ba2d2a230f7f28140b8b6d5d7e7e) --- updated-dependencies: - dependency-name: quant-ts-client dependency-version: ba03303083d7ba2d2a230f7f28140b8b6d5d7e7e dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package-lock.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 493675e..5013241 100644 --- a/package-lock.json +++ b/package-lock.json @@ -649,8 +649,10 @@ } }, "node_modules/quant-ts-client": { - "version": "1.0.0", - "resolved": "git+ssh://git@github.com/quantcdn/quant-ts-client.git#559f998b2097c88200c03549520e278f84fc6c2d", + "name": "@quantcdn/quant-client", + "version": "3.0.1", + "resolved": "git+ssh://git@github.com/quantcdn/quant-ts-client.git#ba03303083d7ba2d2a230f7f28140b8b6d5d7e7e", + "integrity": "sha512-0w9Bwc6TJfDMKeaQHnnVUG3JpWswQF8uIM8kAIoi9IlkEpnKgGlMM2yyOF8H8mgxWaqspNJT7BK4fvHft9R8AA==", "license": "MIT", "dependencies": { "axios": "^1.3.4",