ta client version bump

This commit is contained in:
Luna 2025-10-02 07:10:50 +02:00
parent ca7560d10a
commit ccf431d382
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -16,7 +16,7 @@
"d3": "^7.9.0", "d3": "^7.9.0",
"file-saver": "^2.0.5", "file-saver": "^2.0.5",
"marked": "^14.1.4", "marked": "^14.1.4",
"moons-ta-client": "^1.2.1", "moons-ta-client": "^1.2.2",
"pako": "^2.1.0", "pako": "^2.1.0",
"prismjs": "^1.30.0", "prismjs": "^1.30.0",
"uuid": "^11.1.0", "uuid": "^11.1.0",
@ -3235,9 +3235,9 @@
} }
}, },
"node_modules/moons-ta-client": { "node_modules/moons-ta-client": {
"version": "1.2.1", "version": "1.2.2",
"resolved": "https://registry.npmjs.org/moons-ta-client/-/moons-ta-client-1.2.1.tgz", "resolved": "https://registry.npmjs.org/moons-ta-client/-/moons-ta-client-1.2.2.tgz",
"integrity": "sha512-oADroR3opRRb0HCja3WbQ3LyXd2hMx9vHnTwDAo4TYm3kc718fiSWSTOIk2G3RZ9dM94fu2t6fT03rbNU8EInw==", "integrity": "sha512-HaZy8Qo/vZe5HKNYI6f1ax7DHkd1NAyhZWUfcfbu3nkEEwA8dsIcpK26bDkRVslFROxBN5crwj94oVKYDivZ6w==",
"dependencies": { "dependencies": {
"@protobuf-ts/plugin": "^2.6.0", "@protobuf-ts/plugin": "^2.6.0",
"events": "^3.3.0", "events": "^3.3.0",

View file

@ -20,7 +20,7 @@
"d3": "^7.9.0", "d3": "^7.9.0",
"file-saver": "^2.0.5", "file-saver": "^2.0.5",
"marked": "^14.1.4", "marked": "^14.1.4",
"moons-ta-client": "^1.2.1", "moons-ta-client": "^1.2.2",
"pako": "^2.1.0", "pako": "^2.1.0",
"prismjs": "^1.30.0", "prismjs": "^1.30.0",
"uuid": "^11.1.0", "uuid": "^11.1.0",