From 45b0d86b3978cc456ef3022f4f98288ef7d5469c Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 4 Apr 2026 08:23:32 +0000 Subject: [PATCH] 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 --- libs/combined/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/combined/package.json b/libs/combined/package.json index d24b0df..35a84d4 100644 --- a/libs/combined/package.json +++ b/libs/combined/package.json @@ -27,7 +27,7 @@ "kjua": "0.6.0", "nanocurrency-web": "^1.2.2", "nebulas": "0.5.6", - "stellar-base": "^0.10.0", + "stellar-base": "^13.1.0", "unorm": "1.6.0", "zxcvbn": "4.4.2" },