mirror of
https://github.com/haveno-dex/haveno-ts.git
synced 2025-01-28 15:27:10 -05:00
update to monero-ts v0.11.2
This commit is contained in:
parent
0991fe67d9
commit
ff4d6578d1
8
package-lock.json
generated
8
package-lock.json
generated
@ -30,7 +30,7 @@
|
||||
"eslint-plugin-import": "^2.27.5",
|
||||
"eslint-plugin-jsx-a11y": "^6.7.1",
|
||||
"jest": "^29.7.0",
|
||||
"monero-ts": "^0.11.1",
|
||||
"monero-ts": "^0.11.2",
|
||||
"ts-jest": "^29.2.5",
|
||||
"ts-jest-resolver": "^2.0.1",
|
||||
"typedoc": "^0.23.26",
|
||||
@ -8160,9 +8160,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/monero-ts": {
|
||||
"version": "0.11.1",
|
||||
"resolved": "https://registry.npmjs.org/monero-ts/-/monero-ts-0.11.1.tgz",
|
||||
"integrity": "sha512-4gGgaktTWt60hw+D/cnpCA7KabMI18oYwKKPqZrXugU+ktVdvECAfVXwj1cjXcNvso3Ysj10G7Cef+IgaiJ31g==",
|
||||
"version": "0.11.2",
|
||||
"resolved": "https://registry.npmjs.org/monero-ts/-/monero-ts-0.11.2.tgz",
|
||||
"integrity": "sha512-ozPWZE3KaXWLhW3zdxTh36kttnhKGDiQCaQSgR03uYnFv1wFlYqwvPNQastGQ4mmnwCDvPqBHKRknEF8Fji3Fg==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.23.2",
|
||||
|
@ -48,7 +48,7 @@
|
||||
"eslint-plugin-import": "^2.27.5",
|
||||
"eslint-plugin-jsx-a11y": "^6.7.1",
|
||||
"jest": "^29.7.0",
|
||||
"monero-ts": "^0.11.1",
|
||||
"monero-ts": "^0.11.2",
|
||||
"ts-jest": "^29.2.5",
|
||||
"ts-jest-resolver": "^2.0.1",
|
||||
"typedoc": "^0.23.26",
|
||||
|
Loading…
x
Reference in New Issue
Block a user