From 4e0c825eec34370425c44bfdbcce2c6f92516040 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 13 Feb 2026 03:05:26 +0000 Subject: [PATCH 1/2] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-FORMDATA-10841150 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8f46ed15..d279b4af 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "dirty-chai": "^2.0.1", "eslint": "^6.8.0", "istanbul": "^1.0.0-alpha.2", - "lerna": "^3.19.0", + "lerna": "^6.5.0", "mocha": "^6.2.2", "mocha-clean": "^1.0.0", "mocha-sinon": "^2.0.0", From e0c4d0f0f11cfb44b0d42eee755c9dc8afcfa445 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 14 Feb 2026 03:52:14 +0000 Subject: [PATCH 2/2] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-FORMDATA-10841150