mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Upgrade dependencies (#9783)
Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
This commit is contained in:
parent
ec4aa4773e
commit
80b998980e
764
package-lock.json
generated
764
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
22
package.json
22
package.json
|
@ -35,18 +35,18 @@
|
|||
},
|
||||
"homepage": "https://github.com/trustwallet/assets#readme",
|
||||
"devDependencies": {
|
||||
"@trustwallet/wallet-core": "^2.2.10",
|
||||
"@trustwallet/wallet-core": "^2.6.10",
|
||||
"@types/jest": "^25.2.3",
|
||||
"@types/jest-expect-message": "^1.0.2",
|
||||
"@types/node": "^13.13.17",
|
||||
"@typescript-eslint/eslint-plugin": "^4.16.1",
|
||||
"@typescript-eslint/parser": "^4.16.1",
|
||||
"@types/jest-expect-message": "^1.0.3",
|
||||
"@types/node": "^13.13.52",
|
||||
"@typescript-eslint/eslint-plugin": "^4.26.1",
|
||||
"@typescript-eslint/parser": "^4.26.1",
|
||||
"axios": "^0.21.1",
|
||||
"bignumber.js": "^9.0.0",
|
||||
"bip44-constants": "^8.0.49",
|
||||
"bip44-constants": "^8.0.103",
|
||||
"bluebird": "^3.7.2",
|
||||
"chalk": "^4.1.0",
|
||||
"eslint": "^7.9.0",
|
||||
"chalk": "^4.1.1",
|
||||
"eslint": "^7.28.0",
|
||||
"ethereum-checksum-address": "0.0.6",
|
||||
"eztz-lib": "^0.1.2",
|
||||
"image-size": "^0.8.3",
|
||||
|
@ -57,12 +57,12 @@
|
|||
"nested-property": "^2.0.2",
|
||||
"sharp": "^0.25.4",
|
||||
"tinify": "^1.6.0-beta.2",
|
||||
"ts-jest": "^26.5.2",
|
||||
"ts-jest": "^26.5.6",
|
||||
"ts-node": "^9.1.1",
|
||||
"typescript": "^4.2.2"
|
||||
"typescript": "^4.3.2"
|
||||
},
|
||||
"dependencies": {
|
||||
"codecov": "^3.7.2",
|
||||
"codecov": "^3.8.2",
|
||||
"jsondiffpatch": "^0.4.1"
|
||||
},
|
||||
"jest": {
|
||||
|
|
Loading…
Reference in New Issue
Block a user