From 1c780b87a6a129155eac44cd4dfc053186f6f45b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 23 Nov 2025 22:08:20 +0000 Subject: [PATCH] chore(deps): bump quant-ts-client from `559f998` to `8a1ffd2` Bumps [quant-ts-client](https://github.com/quantcdn/quant-ts-client) from `559f998` to `8a1ffd2`. - [Release notes](https://github.com/quantcdn/quant-ts-client/releases) - [Commits](https://github.com/quantcdn/quant-ts-client/compare/559f998b2097c88200c03549520e278f84fc6c2d...8a1ffd28b1e8b49a61389abe0c05e7fe727f6b04) --- updated-dependencies: - dependency-name: quant-ts-client dependency-version: 8a1ffd28b1e8b49a61389abe0c05e7fe727f6b04 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..48c9e7d 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.4", + "resolved": "git+ssh://git@github.com/quantcdn/quant-ts-client.git#8a1ffd28b1e8b49a61389abe0c05e7fe727f6b04", + "integrity": "sha512-Keq0jqDCKXCHWbsxS43szIZcc6a676Vy0j1LUcHCz92inTPDnIV22Hsto8Zbm3PB8/lt4pc4s8Kfr7FI7ckdCw==", "license": "MIT", "dependencies": { "axios": "^1.3.4",