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:
@@ -87,7 +87,7 @@
|
||||
"async": "^3.2.0",
|
||||
"async-mutex": "^0.3.1",
|
||||
"atob": "^2.1.2",
|
||||
"axios": "^0.21.0",
|
||||
"axios": "^0.22.0",
|
||||
"busboy": "^0.3.1",
|
||||
"camelcase": "^6.2.0",
|
||||
"chalk": "^4.1.1",
|
||||
|
||||
Reference in New Issue
Block a user