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-15053838
This commit is contained in:
snyk-bot
2026-01-26 08:44:08 +00:00
parent fff0de03b8
commit a9095029d9
2 changed files with 154 additions and 84 deletions

View File

@@ -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",