mirror of
https://github.com/OneKeyHQ/bip39.git
synced 2026-04-20 01:12:17 +00:00
fix: libs/stellar-util/package.json & libs/stellar-util/package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-LODASH-15869625 - https://snyk.io/vuln/SNYK-JS-LODASH-15869619
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"ed25519-hd-key": "^1.0.0",
|
||||
"stellar-base": "^0.10.0"
|
||||
"stellar-base": "^13.1.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"browserify": "^16.2.3",
|
||||
|
||||
Reference in New Issue
Block a user