mirror of
https://github.com/OneKeyHQ/bip39.git
synced 2026-04-05 18:43:47 +00:00
fix: libs/combined/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-JSRSASIGN-15370941 - https://snyk.io/vuln/SNYK-JS-JSRSASIGN-15370940 - https://snyk.io/vuln/SNYK-JS-JSRSASIGN-15370938 - https://snyk.io/vuln/SNYK-JS-JSRSASIGN-15371175 - https://snyk.io/vuln/SNYK-JS-JSRSASIGN-15370939 - https://snyk.io/vuln/SNYK-JS-JSRSASIGN-15371176
This commit is contained in:
@@ -23,7 +23,7 @@
|
|||||||
"groestlcoinjs-lib": "git://github.com/Groestlcoin/groestlcoinjs-lib.git#3.3.2",
|
"groestlcoinjs-lib": "git://github.com/Groestlcoin/groestlcoinjs-lib.git#3.3.2",
|
||||||
"handshake-util": "1.2.0",
|
"handshake-util": "1.2.0",
|
||||||
"javascript-biginteger": "0.9.2",
|
"javascript-biginteger": "0.9.2",
|
||||||
"jsrsasign": "^8.0.19",
|
"jsrsasign": "^11.1.1",
|
||||||
"kjua": "0.6.0",
|
"kjua": "0.6.0",
|
||||||
"nanocurrency-web": "^1.2.2",
|
"nanocurrency-web": "^1.2.2",
|
||||||
"nebulas": "0.5.6",
|
"nebulas": "0.5.6",
|
||||||
|
|||||||
Reference in New Issue
Block a user