mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
[internal] Update axios dep (#5257)
* Update axios dep * Update package-lock * Update dep jest/node-notifier Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
This commit is contained in:
parent
99a37f2c0a
commit
9e1bc41f28
2571
package-lock.json
generated
2571
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
|
@ -39,7 +39,7 @@
|
|||
"@types/node": "^13.13.17",
|
||||
"@typescript-eslint/eslint-plugin": "^4.1.1",
|
||||
"@typescript-eslint/parser": "^4.1.1",
|
||||
"axios": "^0.19.2",
|
||||
"axios": "^0.21.1",
|
||||
"bip44-constants": "^8.0.49",
|
||||
"bluebird": "^3.7.2",
|
||||
"chalk": "^4.1.0",
|
||||
|
@ -49,7 +49,7 @@
|
|||
"eztz-lib": "^0.1.2",
|
||||
"image-size": "^0.8.3",
|
||||
"is-image": "^3.0.0",
|
||||
"jest": "^25.5.4",
|
||||
"jest": "^26.6.3",
|
||||
"jest-expect-message": "^1.0.2",
|
||||
"nested-property": "^2.0.2",
|
||||
"sharp": "^0.25.4",
|
||||
|
|
Loading…
Reference in New Issue
Block a user