From 45498895502f531fdf546e4f66979cb9d68684ed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 7 Sep 2025 23:06:54 +0000 Subject: [PATCH] chore(deps): bump quant-ts-client from `559f998` to `c854568` Bumps [quant-ts-client](https://github.com/quantcdn/quant-ts-client) from `559f998` to `c854568`. - [Commits](https://github.com/quantcdn/quant-ts-client/compare/559f998b2097c88200c03549520e278f84fc6c2d...c85456882e761640d21814ddd77f5e89c6024b51) --- updated-dependencies: - dependency-name: quant-ts-client dependency-version: c85456882e761640d21814ddd77f5e89c6024b51 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..bb5c9ec 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#c85456882e761640d21814ddd77f5e89c6024b51", + "integrity": "sha512-Vwiabf91tzVQh+RxqvZRI5WsEFWseLjwP61G3WMv6dFWEL31jr6UIMx2QwA2FahkjGzD+DFZCVvinXdvdHgz5A==", "license": "MIT", "dependencies": { "axios": "^1.3.4",