bump polkadot/common to 13.5.5 (#5284)

This commit is contained in:
Valentin Fernandez
2025-08-12 12:24:46 -03:00
committed by GitHub
parent 016b388af7
commit 9f650faa68
2 changed files with 58 additions and 58 deletions
+3 -3
View File
@@ -21,9 +21,9 @@
"version": "0.25.17-25-x",
"main": "index.js",
"dependencies": {
"@polkadot/util": "^13.5.4",
"@polkadot/util-crypto": "^13.5.4",
"@polkadot/x-fetch": "^13.5.4",
"@polkadot/util": "^13.5.5",
"@polkadot/util-crypto": "^13.5.5",
"@polkadot/x-fetch": "^13.5.5",
"tldts": "^7.0.8",
"tslib": "^2.8.1"
},