Bump common deps (#4103)

This commit is contained in:
Jaco
2023-12-18 11:58:47 +02:00
committed by GitHub
parent 94bc801165
commit 7403197503
3 changed files with 120 additions and 120 deletions
+3 -3
View File
@@ -21,9 +21,9 @@
"version": "0.22.2-43-x",
"main": "index.js",
"dependencies": {
"@polkadot/util": "^12.6.1",
"@polkadot/util-crypto": "^12.6.1",
"@polkadot/x-fetch": "^12.6.1",
"@polkadot/util": "^12.6.2",
"@polkadot/util-crypto": "^12.6.2",
"@polkadot/x-fetch": "^12.6.2",
"tslib": "^2.6.2"
},
"devDependencies": {