From 7030c41fc3b233ddf42587f700285f7790a7cbe9 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 6 Jan 2026 08:34:39 +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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index e129a16579a8..805fd7215695 100644 --- a/package.json +++ b/package.json @@ -173,7 +173,7 @@ "pify": "^5.0.0", "promise-to-callback": "^1.0.0", "prop-types": "^15.6.1", - "pubnub": "4.27.3", + "pubnub": "8.0.0", "pump": "^3.0.0", "punycode": "^2.1.1", "qrcode-generator": "1.4.1", @@ -195,7 +195,7 @@ "redux-thunk": "^2.3.0", "requirejs": "^2.3.6", "reselect": "^3.0.1", - "rpc-cap": "^3.2.1", + "rpc-cap": "^4.0.0", "safe-event-emitter": "^1.0.1", "ses": "^0.12.4", "single-call-balance-checker-abi": "^1.0.0",