From 034a98c836e6f4e96e564dac8cd811d248d67ba1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 12 Oct 2025 22:07:08 +0000 Subject: [PATCH] chore(deps): bump quant-ts-client from `559f998` to `de9eefe` Bumps [quant-ts-client](https://github.com/quantcdn/quant-ts-client) from `559f998` to `de9eefe`. - [Release notes](https://github.com/quantcdn/quant-ts-client/releases) - [Commits](https://github.com/quantcdn/quant-ts-client/compare/559f998b2097c88200c03549520e278f84fc6c2d...de9eefe61327c29fa6ce3a3573224e59766d5495) --- updated-dependencies: - dependency-name: quant-ts-client dependency-version: de9eefe61327c29fa6ce3a3573224e59766d5495 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..a5bff35 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#de9eefe61327c29fa6ce3a3573224e59766d5495", + "integrity": "sha512-5o3Bnp8s0Fenli1WCue6QkskueY78QP7Aa7Ml2kJmXghkvRoR6007zNCXHf0yiOOFv8jhx/KZeaVchregLunNg==", "license": "MIT", "dependencies": { "axios": "^1.3.4",