Bump common (#1641)

This commit is contained in:
Jaco
2022-06-04 07:40:37 +02:00
committed by GitHub
parent f18d191b6a
commit 86268ded16
2 changed files with 62 additions and 62 deletions
+3 -3
View File
@@ -21,9 +21,9 @@
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.18.3",
"@polkadot/util": "^9.3.1",
"@polkadot/util-crypto": "^9.3.1",
"@polkadot/x-fetch": "^9.3.1"
"@polkadot/util": "^9.4.1",
"@polkadot/util-crypto": "^9.4.1",
"@polkadot/x-fetch": "^9.4.1"
},
"devDependencies": {
"@types/js-yaml": "^4.0.5",