From 8fb98884663868a88670d18ae6de10d6154e0f18 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Feb 2026 22:14:29 +0000 Subject: [PATCH] chore(deps): bump quant-ts-client from `559f998` to `54582f7` Bumps [quant-ts-client](https://github.com/quantcdn/quant-ts-client) from `559f998` to `54582f7`. - [Release notes](https://github.com/quantcdn/quant-ts-client/releases) - [Commits](https://github.com/quantcdn/quant-ts-client/compare/559f998b2097c88200c03549520e278f84fc6c2d...54582f7d5f070c411a9238794d7732b1d4911780) --- updated-dependencies: - dependency-name: quant-ts-client dependency-version: 54582f7d5f070c411a9238794d7732b1d4911780 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..c730a68 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#54582f7d5f070c411a9238794d7732b1d4911780", + "integrity": "sha512-jt3TtGxq3oh5cY3jnEPWn435dB6sJ/Q3tSExtMxQII4ANCnTrpqfmNGgdgDcNfR3/DfH2B3TyAQXzRcsO6pycQ==", "license": "MIT", "dependencies": { "axios": "^1.3.4",