From 4f19092a5805c1f4de4894d95cd948f5f05f035c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Sep 2025 13:57:50 +0000 Subject: [PATCH] chore(deps): bump quant-ts-client from `559f998` to `b9102c0` Bumps [quant-ts-client](https://github.com/quantcdn/quant-ts-client) from `559f998` to `b9102c0`. - [Commits](https://github.com/quantcdn/quant-ts-client/compare/559f998b2097c88200c03549520e278f84fc6c2d...b9102c0c4a68857013ca9867c71baec8f4e178dd) --- updated-dependencies: - dependency-name: quant-ts-client dependency-version: b9102c0c4a68857013ca9867c71baec8f4e178dd dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package-lock.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/package-lock.json b/package-lock.json index 493675e..5b884ae 100644 --- a/package-lock.json +++ b/package-lock.json @@ -650,7 +650,8 @@ }, "node_modules/quant-ts-client": { "version": "1.0.0", - "resolved": "git+ssh://git@github.com/quantcdn/quant-ts-client.git#559f998b2097c88200c03549520e278f84fc6c2d", + "resolved": "git+ssh://git@github.com/quantcdn/quant-ts-client.git#b9102c0c4a68857013ca9867c71baec8f4e178dd", + "integrity": "sha512-CC0yFAZ/jx+9UV/8BMZceBhi2WhAH7u56Zw2CmmQ1D22Y2/Ry6MBNMm/olPtxlajQJXmWp1NN/tP56vSQrDZQw==", "license": "MIT", "dependencies": { "axios": "^1.3.4",