From 8c1b017bc1371922b5902fc35ae9cbae1b933d8f Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 20 Jun 2023 19:02:35 +0000 Subject: [PATCH] fix: packages/react-components/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-SEMVER-3247795 --- packages/react-components/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/react-components/package.json b/packages/react-components/package.json index 2d9c82d7fe68..e4c72ba7aedc 100644 --- a/packages/react-components/package.json +++ b/packages/react-components/package.json @@ -18,7 +18,7 @@ "@fortawesome/free-solid-svg-icons": "^6.1.1", "@fortawesome/react-fontawesome": "^0.1.19", "@polkadot/keyring": "^10.1.1", - "@polkadot/react-api": "^0.118.2-14-x", + "@polkadot/react-api": "^0.34.1", "@polkadot/react-identicon": "^2.9.2", "@polkadot/react-qr": "^2.9.2", "@polkadot/react-query": "^0.118.2-14-x",