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
+2 -2
View File
@@ -25,8 +25,8 @@
"tslib": "^2.8.1"
},
"devDependencies": {
"@polkadot/util": "^13.4.3",
"@polkadot/util-crypto": "^13.4.3",
"@polkadot/util": "^13.4.4",
"@polkadot/util-crypto": "^13.4.4",
"@types/xmlserializer": "^0.6.6",
"xmlserializer": "^0.6.1"
},