chore: upgrade polkadot dependencies (#843)

This commit is contained in:
Arjun Porwal
2025-08-13 19:59:40 +05:30
committed by GitHub
parent 6d6ca2326f
commit 15c05ebecb
9 changed files with 94 additions and 94 deletions
+2 -2
View File
@@ -22,8 +22,8 @@
"main": "index.js",
"dependencies": {
"@polkadot/ui-settings": "3.15.3",
"@polkadot/util": "^13.5.4",
"@polkadot/util-crypto": "^13.5.4",
"@polkadot/util": "^13.5.5",
"@polkadot/util-crypto": "^13.5.5",
"@zxing/browser": "^0.1.5",
"@zxing/library": "^0.21.2",
"qrcode-generator": "^1.4.4",