Bump @polkadot/common dependencies to 13.5.4 (#5244)

This commit is contained in:
rajk93
2025-07-29 15:21:17 +05:30
committed by GitHub
parent 16ca5db0d7
commit 2fe17d9ec1
2 changed files with 58 additions and 58 deletions
+3 -3
View File
@@ -21,9 +21,9 @@
"version": "0.25.16-12-x",
"main": "index.js",
"dependencies": {
"@polkadot/util": "^13.5.3",
"@polkadot/util-crypto": "^13.5.3",
"@polkadot/x-fetch": "^13.5.3",
"@polkadot/util": "^13.5.4",
"@polkadot/util-crypto": "^13.5.4",
"@polkadot/x-fetch": "^13.5.4",
"tldts": "^7.0.8",
"tslib": "^2.8.1"
},