chore: update polkadot dependencies (#5161)

This commit is contained in:
rajk93
2025-07-02 10:01:34 +05:30
committed by GitHub
parent 1afb8b58e6
commit 28c84b3530
2 changed files with 58 additions and 58 deletions
+3 -3
View File
@@ -21,9 +21,9 @@
"version": "0.25.14-19-x",
"main": "index.js",
"dependencies": {
"@polkadot/util": "^13.5.2",
"@polkadot/util-crypto": "^13.5.2",
"@polkadot/x-fetch": "^13.5.2",
"@polkadot/util": "^13.5.3",
"@polkadot/util-crypto": "^13.5.3",
"@polkadot/x-fetch": "^13.5.3",
"tldts": "^7.0.8",
"tslib": "^2.8.1"
},