bump @polkadot/common deps (#5322)

This commit is contained in:
Valentin Fernandez
2025-08-26 14:09:49 -03:00
committed by GitHub
parent 1cdc75f285
commit 2e1392b2c2
2 changed files with 95 additions and 95 deletions
+3 -3
View File
@@ -21,9 +21,9 @@
"version": "0.25.18-28-x",
"main": "index.js",
"dependencies": {
"@polkadot/util": "^13.5.5",
"@polkadot/util-crypto": "^13.5.5",
"@polkadot/x-fetch": "^13.5.5",
"@polkadot/util": "^13.5.6",
"@polkadot/util-crypto": "^13.5.6",
"@polkadot/x-fetch": "^13.5.6",
"tldts": "^7.0.8",
"tslib": "^2.8.1"
},