From 19bb502555813325848cc56e8e4235b89f9e4ded Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 3 Jan 2026 10:41:36 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-QS-14724253 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ccda4f6..dfd500b 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "axios": "^0.21.3", "bignumber.js": "^9.0.1", "bnc-notify": "^1.8.0", - "bnc-onboard": "^1.34.2", + "bnc-onboard": "^1.35.2", "browserslist": "^4.21.3", "craco-alias": "^2.2.0", "eslint-config-prettier": "^8.1.0",