mirror of
https://github.com/haveno-dex/haveno-ts.git
synced 2025-02-04 08:55:18 -05:00
update to monero-ts v0.9.7
This commit is contained in:
parent
2161512b25
commit
e7205076b3
16
package-lock.json
generated
16
package-lock.json
generated
@ -28,7 +28,7 @@
|
||||
"eslint-plugin-import": "^2.27.5",
|
||||
"eslint-plugin-jsx-a11y": "^6.7.1",
|
||||
"jest": "^26.6.0",
|
||||
"monero-ts": "^0.9.6",
|
||||
"monero-ts": "^0.9.7",
|
||||
"typedoc": "^0.23.26",
|
||||
"typedoc-plugin-missing-exports": "^1.0.0",
|
||||
"typedoc-plugin-rename-defaults": "^0.6.4",
|
||||
@ -11905,9 +11905,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/monero-ts": {
|
||||
"version": "0.9.6",
|
||||
"resolved": "https://registry.npmjs.org/monero-ts/-/monero-ts-0.9.6.tgz",
|
||||
"integrity": "sha512-iYsdoOiDeMfMrBaIJg0FjSlM1aFvKs+3gnZc5YUsgNCaoQvMixjTkwm70Bq63qj7gGgLqt1hcK2H39cEpOI29Q==",
|
||||
"version": "0.9.7",
|
||||
"resolved": "https://registry.npmjs.org/monero-ts/-/monero-ts-0.9.7.tgz",
|
||||
"integrity": "sha512-YStuJuxS6MGNECIDqZYAztJcDTQZlYTfa9MSebNLhDBOoU9guMdphRwy/yhDd6DsYIaed6gflFMOq4hRuGA8Ow==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.23.2",
|
||||
@ -11924,7 +11924,7 @@
|
||||
"text-encoding": "^0.7.0",
|
||||
"tls": "0.0.1",
|
||||
"uuid": "3.3.2",
|
||||
"web-worker": "^1.2.0"
|
||||
"web-worker": "^1.3.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=10.0.0"
|
||||
@ -15013,9 +15013,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/web-worker": {
|
||||
"version": "1.2.0",
|
||||
"resolved": "https://registry.npmjs.org/web-worker/-/web-worker-1.2.0.tgz",
|
||||
"integrity": "sha512-PgF341avzqyx60neE9DD+XS26MMNMoUQRz9NOZwW32nPQrF6p77f1htcnjBSEV8BGMKZ16choqUG4hyI0Hx7mA==",
|
||||
"version": "1.3.0",
|
||||
"resolved": "https://registry.npmjs.org/web-worker/-/web-worker-1.3.0.tgz",
|
||||
"integrity": "sha512-BSR9wyRsy/KOValMgd5kMyr3JzpdeoR9KVId8u5GVlTTAtNChlsE4yTxeY7zMdNSyOmoKBv8NH2qeRY9Tg+IaA==",
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/webidl-conversions": {
|
||||
|
@ -54,7 +54,7 @@
|
||||
"eslint-plugin-import": "^2.27.5",
|
||||
"eslint-plugin-jsx-a11y": "^6.7.1",
|
||||
"jest": "^26.6.0",
|
||||
"monero-ts": "^0.9.6",
|
||||
"monero-ts": "^0.9.7",
|
||||
"typedoc": "^0.23.26",
|
||||
"typedoc-plugin-missing-exports": "^1.0.0",
|
||||
"typedoc-plugin-rename-defaults": "^0.6.4",
|
||||
|
Loading…
x
Reference in New Issue
Block a user