Skip to content

Commit

Permalink
Update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
floating committed Jan 22, 2022
1 parent af4ffaa commit a5c226e
Show file tree
Hide file tree
Showing 2 changed files with 64 additions and 64 deletions.
118 changes: 59 additions & 59 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -106,9 +106,9 @@
"@ethersproject/abi": "5.5.0",
"@ethersproject/hash": "5.5.0",
"@githubprimer/octicons-react": "8.5.0",
"@ledgerhq/hw-app-eth": "6.23.0",
"@ledgerhq/hw-app-eth": "6.23.1",
"@ledgerhq/hw-transport-node-hid-noevents": "6.20.0",
"@ledgerhq/hw-transport-node-hid-singleton": "6.23.0",
"@ledgerhq/hw-transport-node-hid-singleton": "6.23.1",
"@ledgerhq/hw-transport-web-ble": "6.21.0",
"@makerdao/multicall": "https://github.com/mholtzman/multicall.js.git#add-ethers-support",
"@sushiswap/default-token-list": "22.5.0",
Expand All @@ -121,7 +121,7 @@
"content-hash": "2.5.2",
"cookie": "0.4.1",
"cross-env": "7.0.3",
"electron-log": "4.4.4",
"electron-log": "4.4.5",
"electron-updater": "4.6.1",
"eth-ens-namehash": "2.0.8",
"eth-provider": "0.10.0",
Expand Down Expand Up @@ -158,7 +158,7 @@
"@babel/plugin-proposal-pipeline-operator": "7.16.7",
"@babel/plugin-proposal-throw-expressions": "7.16.7",
"@babel/plugin-syntax-import-meta": "7.10.4",
"@babel/preset-env": "7.16.10",
"@babel/preset-env": "7.16.11",
"@babel/preset-react": "7.16.7",
"@babel/preset-typescript": "7.16.7",
"@ledgerhq/hw-transport-mocker": "6.20.0",
Expand All @@ -182,7 +182,7 @@
"standardx": "7.0.0",
"stylus": "0.56.0",
"ts-jest": "27.1.3",
"typescript": "4.5.4"
"typescript": "4.5.5"
},
"standard": {
"parser": "babel-eslint",
Expand Down

0 comments on commit a5c226e

Please sign in to comment.