mirror of
https://github.com/haveno-dex/haveno-ts.git
synced 2025-01-11 15:29:49 -05:00
update monero-ts to v0.9.5
This commit is contained in:
parent
2f581d87b2
commit
c2bae2d257
8
package-lock.json
generated
8
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.4",
|
||||
"monero-ts": "^0.9.5",
|
||||
"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.4",
|
||||
"resolved": "https://registry.npmjs.org/monero-ts/-/monero-ts-0.9.4.tgz",
|
||||
"integrity": "sha512-sNQ17DMXg65S/4kQYeOrnYKCQRzIyBr7Q9CAIEQWMWJ7jfBFYeZrpnyi4dMXUJnbcLrw5IXweuiZ61dMC7tTkQ==",
|
||||
"version": "0.9.5",
|
||||
"resolved": "https://registry.npmjs.org/monero-ts/-/monero-ts-0.9.5.tgz",
|
||||
"integrity": "sha512-fdX0c2bN7wgIJnV5m9FvFSkKcqyw+/bB12r+5YXFppUSn8TPuQpMy7ZaxJRML8wNvD7MjbyHt2ku8nAd7sLMwQ==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.23.2",
|
||||
|
@ -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.4",
|
||||
"monero-ts": "^0.9.5",
|
||||
"typedoc": "^0.23.26",
|
||||
"typedoc-plugin-missing-exports": "^1.0.0",
|
||||
"typedoc-plugin-rename-defaults": "^0.6.4",
|
||||
|
Loading…
Reference in New Issue
Block a user