Bump deps (#689)

This commit is contained in:
Jaco
2022-11-13 11:44:29 +02:00
committed by GitHub
parent fdf756d56b
commit afe5ba619e
10 changed files with 677 additions and 681 deletions
+2 -2
View File
@@ -21,8 +21,8 @@
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.20.0",
"@polkadot/networks": "^10.1.11",
"@polkadot/util": "^10.1.11",
"@polkadot/networks": "^10.1.12",
"@polkadot/util": "^10.1.12",
"eventemitter3": "^4.0.7",
"store": "^2.0.12"
},