From acdee2c52db6e5b62359d51a062ddc514ef16b7e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 28 Sep 2025 23:07:26 +0000 Subject: [PATCH] chore(deps): bump quant-ts-client from `559f998` to `789e375` Bumps [quant-ts-client](https://github.com/quantcdn/quant-ts-client) from `559f998` to `789e375`. - [Commits](https://github.com/quantcdn/quant-ts-client/compare/559f998b2097c88200c03549520e278f84fc6c2d...789e37589eb644d2c0f203d352b88088870880f2) --- updated-dependencies: - dependency-name: quant-ts-client dependency-version: 789e37589eb644d2c0f203d352b88088870880f2 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..e583760 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.2", + "resolved": "git+ssh://git@github.com/quantcdn/quant-ts-client.git#789e37589eb644d2c0f203d352b88088870880f2", + "integrity": "sha512-FFt+5T5+LYqCAGvdpH+6kVo0+F9JsXCrjDSX6zD7Q0O3CVu+5Li6fU3hzIUTb5OI/JoWQo6Gt6o6LfvH+p+8qA==", "license": "MIT", "dependencies": { "axios": "^1.3.4",