From 43ff07b6e82ec2353b3100eba65db8e1d5e08d76 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 21 Dec 2025 22:07:44 +0000 Subject: [PATCH] chore(deps): bump quant-ts-client from `559f998` to `22b2494` Bumps [quant-ts-client](https://github.com/quantcdn/quant-ts-client) from `559f998` to `22b2494`. - [Release notes](https://github.com/quantcdn/quant-ts-client/releases) - [Commits](https://github.com/quantcdn/quant-ts-client/compare/559f998b2097c88200c03549520e278f84fc6c2d...22b24946f6e3e9a51f9cfafa14d2456248300f38) --- updated-dependencies: - dependency-name: quant-ts-client dependency-version: 22b24946f6e3e9a51f9cfafa14d2456248300f38 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..abcfe86 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#22b24946f6e3e9a51f9cfafa14d2456248300f38", + "integrity": "sha512-jt3TtGxq3oh5cY3jnEPWn435dB6sJ/Q3tSExtMxQII4ANCnTrpqfmNGgdgDcNfR3/DfH2B3TyAQXzRcsO6pycQ==", "license": "MIT", "dependencies": { "axios": "^1.3.4",