chore: bump polkadot dependencies (#5508)

This commit is contained in:
rajk93
2025-11-11 12:37:01 +05:30
committed by GitHub
parent be14c18fac
commit af4456540b
2 changed files with 95 additions and 95 deletions
+3 -3
View File
@@ -21,9 +21,9 @@
"version": "0.25.22-57-x",
"main": "index.js",
"dependencies": {
"@polkadot/util": "^13.5.7",
"@polkadot/util-crypto": "^13.5.7",
"@polkadot/x-fetch": "^13.5.7",
"@polkadot/util": "^13.5.8",
"@polkadot/util-crypto": "^13.5.8",
"@polkadot/x-fetch": "^13.5.8",
"tldts": "^7.0.8",
"tslib": "^2.8.1"
},