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:
@@ -69,7 +69,7 @@
|
||||
"@vue/cli-service": "4.5.13",
|
||||
"@vue/compiler-sfc": "3.2.19",
|
||||
"apexcharts": "3.28.3",
|
||||
"axios": "0.21.4",
|
||||
"axios": "0.22.0",
|
||||
"base-64": "1.0.0",
|
||||
"codemirror": "5.63.1",
|
||||
"copyfiles": "2.4.1",
|
||||
|
||||
Reference in New Issue
Block a user