This commit is contained in:
Valentin Fernandez
2025-06-17 13:50:27 -03:00
committed by GitHub
parent 7b928504fc
commit f993da4ba3
3 changed files with 74 additions and 74 deletions
+3 -3
View File
@@ -21,9 +21,9 @@
"version": "0.25.13-17-x",
"main": "index.js",
"dependencies": {
"@polkadot/util": "^13.5.1",
"@polkadot/util-crypto": "^13.5.1",
"@polkadot/x-fetch": "^13.5.1",
"@polkadot/util": "^13.5.2",
"@polkadot/util-crypto": "^13.5.2",
"@polkadot/x-fetch": "^13.5.2",
"tldts": "^7.0.8",
"tslib": "^2.8.1"
},