Bump polkadot-js deps (#2832)

This commit is contained in:
Jaco
2023-01-20 10:14:55 +02:00
committed by GitHub
parent f2d4695dbb
commit e6193cb05f
3 changed files with 251 additions and 274 deletions
+3 -3
View File
@@ -21,9 +21,9 @@
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.20.7",
"@polkadot/util": "^10.2.3",
"@polkadot/util-crypto": "^10.2.3",
"@polkadot/x-fetch": "^10.2.3"
"@polkadot/util": "^10.2.6",
"@polkadot/util-crypto": "^10.2.6",
"@polkadot/x-fetch": "^10.2.6"
},
"devDependencies": {
"@types/js-yaml": "^4.0.5",