fix: libs/combined/package.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:
snyk-bot
2026-04-04 08:23:32 +00:00
parent fff0de03b8
commit 45b0d86b39

View File

@@ -27,7 +27,7 @@
"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",
"stellar-base": "^0.10.0", "stellar-base": "^13.1.0",
"unorm": "1.6.0", "unorm": "1.6.0",
"zxcvbn": "4.4.2" "zxcvbn": "4.4.2"
}, },