chore: upgrade polkadot deps (#831)

This commit is contained in:
Arjun Porwal
2025-04-16 17:29:16 +05:30
committed by GitHub
parent 2022f0e3ec
commit 905ef46b1f
9 changed files with 94 additions and 94 deletions
+3 -3
View File
@@ -20,10 +20,10 @@
"version": "3.12.3-0-x",
"main": "index.js",
"dependencies": {
"@polkadot/keyring": "^13.4.3",
"@polkadot/keyring": "^13.4.4",
"@polkadot/ui-settings": "3.12.3-0-x",
"@polkadot/util": "^13.4.3",
"@polkadot/util-crypto": "^13.4.3",
"@polkadot/util": "^13.4.4",
"@polkadot/util-crypto": "^13.4.4",
"mkdirp": "^3.0.1",
"rxjs": "^7.8.1",
"store": "^2.0.12",