ta client version bump
This commit is contained in:
parent
ca7560d10a
commit
ccf431d382
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
|
@ -16,7 +16,7 @@
|
|||
"d3": "^7.9.0",
|
||||
"file-saver": "^2.0.5",
|
||||
"marked": "^14.1.4",
|
||||
"moons-ta-client": "^1.2.1",
|
||||
"moons-ta-client": "^1.2.2",
|
||||
"pako": "^2.1.0",
|
||||
"prismjs": "^1.30.0",
|
||||
"uuid": "^11.1.0",
|
||||
|
|
@ -3235,9 +3235,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/moons-ta-client": {
|
||||
"version": "1.2.1",
|
||||
"resolved": "https://registry.npmjs.org/moons-ta-client/-/moons-ta-client-1.2.1.tgz",
|
||||
"integrity": "sha512-oADroR3opRRb0HCja3WbQ3LyXd2hMx9vHnTwDAo4TYm3kc718fiSWSTOIk2G3RZ9dM94fu2t6fT03rbNU8EInw==",
|
||||
"version": "1.2.2",
|
||||
"resolved": "https://registry.npmjs.org/moons-ta-client/-/moons-ta-client-1.2.2.tgz",
|
||||
"integrity": "sha512-HaZy8Qo/vZe5HKNYI6f1ax7DHkd1NAyhZWUfcfbu3nkEEwA8dsIcpK26bDkRVslFROxBN5crwj94oVKYDivZ6w==",
|
||||
"dependencies": {
|
||||
"@protobuf-ts/plugin": "^2.6.0",
|
||||
"events": "^3.3.0",
|
||||
|
|
|
|||
|
|
@ -20,7 +20,7 @@
|
|||
"d3": "^7.9.0",
|
||||
"file-saver": "^2.0.5",
|
||||
"marked": "^14.1.4",
|
||||
"moons-ta-client": "^1.2.1",
|
||||
"moons-ta-client": "^1.2.2",
|
||||
"pako": "^2.1.0",
|
||||
"prismjs": "^1.30.0",
|
||||
"uuid": "^11.1.0",
|
||||
|
|
|
|||
Loading…
Reference in a new issue