mirror of
https://github.com/Permissionless-Software-Foundation/bch-dex-taker-v2.git
synced 2026-09-21 16:52:01 -07:00
fix(minimal-slp-wallet): Updating to v5.13.1
This commit is contained in:
Generated
+4
-4
@@ -20,7 +20,7 @@
|
|||||||
"use-query-params": "1.2.3"
|
"use-query-params": "1.2.3"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"minimal-slp-wallet": "5.13.0",
|
"minimal-slp-wallet": "5.13.1",
|
||||||
"standard": "17.0.0",
|
"standard": "17.0.0",
|
||||||
"web3.storage": "4.3.0"
|
"web3.storage": "4.3.0"
|
||||||
}
|
}
|
||||||
@@ -13237,9 +13237,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/minimal-slp-wallet": {
|
"node_modules/minimal-slp-wallet": {
|
||||||
"version": "5.13.0",
|
"version": "5.13.1",
|
||||||
"resolved": "http://94.130.170.209:4873/minimal-slp-wallet/-/minimal-slp-wallet-5.13.0.tgz",
|
"resolved": "http://94.130.170.209:4873/minimal-slp-wallet/-/minimal-slp-wallet-5.13.1.tgz",
|
||||||
"integrity": "sha512-OqBc6AY6hcux9mhc9YszFnHx+EU0lmH02VcP4PWvHKVYNej/9TbPl2L5ReG9tVF8+ed/g5jVlyWjdk5HGWgHAQ==",
|
"integrity": "sha512-Hk8o0Wvg+gdFnJrB+dbRKQsQQfOU/0BQq8hECRrj7B1mpvkuC8rUxciMC04JuhBfrB7VfGmN89OyAhLkEfQW5g==",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@chris.troutner/retry-queue-commonjs": "1.0.8",
|
"@chris.troutner/retry-queue-commonjs": "1.0.8",
|
||||||
|
|||||||
+1
-1
@@ -38,7 +38,7 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"minimal-slp-wallet": "5.13.0",
|
"minimal-slp-wallet": "5.13.1",
|
||||||
"standard": "17.0.0",
|
"standard": "17.0.0",
|
||||||
"web3.storage": "4.3.0"
|
"web3.storage": "4.3.0"
|
||||||
}
|
}
|
||||||
|
|||||||
Vendored
+1
-1
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user