Skip to content

Commit

Permalink
bump deps (#752)
Browse files Browse the repository at this point in the history
  • Loading branch information
TarikGul committed Nov 8, 2021
1 parent 7f950c9 commit f01003d
Show file tree
Hide file tree
Showing 2 changed files with 160 additions and 160 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,11 +52,11 @@
"test:test-release": "yarn start:test-release"
},
"dependencies": {
"@polkadot/api": "^6.6.1",
"@polkadot/apps-config": "0.98.2-30",
"@polkadot/util-crypto": "^7.7.1",
"@polkadot/api": "^6.7.1",
"@polkadot/apps-config": "0.98.2-57",
"@polkadot/util-crypto": "^7.8.2",
"@polkadot/x-rxjs": "^6.11.1",
"@substrate/calc": "^0.2.3",
"@substrate/calc": "^0.2.4",
"argparse": "^2.0.1",
"confmgr": "1.0.7",
"express": "^4.17.1",
Expand All @@ -78,13 +78,13 @@
"tsc-watch": "^4.4.0"
},
"resolutions": {
"@polkadot/api": "6.6.1",
"@polkadot/keyring": "7.7.1",
"@polkadot/networks": "7.7.1",
"@polkadot/types": "6.6.1",
"@polkadot/types-known": "6.6.1",
"@polkadot/util": "7.7.1",
"@polkadot/util-crypto": "7.7.1",
"@polkadot/api": "6.7.1",
"@polkadot/keyring": "7.8.2",
"@polkadot/networks": "7.8.2",
"@polkadot/types": "6.7.1",
"@polkadot/types-known": "6.7.1",
"@polkadot/util": "7.8.2",
"@polkadot/util-crypto": "7.8.2",
"@polkadot/wasm-crypto": "4.2.1",
"node-forge": ">=0.10.0",
"node-fetch": ">=2.6.1",
Expand Down
Loading

0 comments on commit f01003d

Please sign in to comment.