mirror of
https://github.com/directus/directus.git
synced 2026-04-25 03:00:53 -04:00
Update dependency axios to v0.22.0 (#8483)
* Update dependency axios to v0.22.0 * Fix shared type * Use any type in axios * Adjust for axios type breaking change Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: rijkvanzanten <rijkvanzanten@me.com>
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
"@types/supertest": "2.0.11",
|
||||
"@typescript-eslint/eslint-plugin": "4.32.0",
|
||||
"@typescript-eslint/parser": "4.32.0",
|
||||
"axios": "0.21.4",
|
||||
"axios": "0.22.0",
|
||||
"dockerode": "3.3.1",
|
||||
"eslint": "7.32.0",
|
||||
"eslint-config-prettier": "8.3.0",
|
||||
|
||||
Reference in New Issue
Block a user