[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:
Adam R 2021-01-06 09:55:04 +01:00 committed by GitHub
parent 99a37f2c0a
commit 9e1bc41f28
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1683 additions and 892 deletions

2571
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -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",