fix(deps): update dependency axios to v1.3.0 (#3036)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/3036 Co-authored-by: renovate <renovatebot@kolaente.de> Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
parent
1749d6ba0a
commit
56830ddadc
@ -59,7 +59,7 @@
|
||||
"@types/lodash.clonedeep": "4.5.7",
|
||||
"@types/sortablejs": "1.15.0",
|
||||
"@vueuse/core": "9.12.0",
|
||||
"axios": "1.2.6",
|
||||
"axios": "1.3.0",
|
||||
"blurhash": "2.0.4",
|
||||
"bulma-css-variables": "0.9.33",
|
||||
"camel-case": "4.1.2",
|
||||
|
8
pnpm-lock.yaml
generated
8
pnpm-lock.yaml
generated
@ -38,7 +38,7 @@ specifiers:
|
||||
'@vue/tsconfig': 0.1.3
|
||||
'@vueuse/core': 9.12.0
|
||||
autoprefixer: 10.4.13
|
||||
axios: 1.2.6
|
||||
axios: 1.3.0
|
||||
blurhash: 2.0.4
|
||||
browserslist: 4.21.4
|
||||
bulma-css-variables: 0.9.33
|
||||
@ -113,7 +113,7 @@ dependencies:
|
||||
'@types/lodash.clonedeep': 4.5.7
|
||||
'@types/sortablejs': 1.15.0
|
||||
'@vueuse/core': 9.12.0_vue@3.2.45
|
||||
axios: 1.2.6
|
||||
axios: 1.3.0
|
||||
blurhash: 2.0.4
|
||||
bulma-css-variables: 0.9.33
|
||||
camel-case: 4.1.2
|
||||
@ -4925,8 +4925,8 @@ packages:
|
||||
- debug
|
||||
dev: true
|
||||
|
||||
/axios/1.2.6:
|
||||
resolution: {integrity: sha512-rC/7F08XxZwjMV4iuWv+JpD3E0Ksqg9nac4IIg6RwNuF0JTeWoCo/mBNG54+tNhhI11G3/VDRbdDQTs9hGp4pQ==}
|
||||
/axios/1.3.0:
|
||||
resolution: {integrity: sha512-oCye5nHhTypzkdLIvF9SaHfr8UAquqCn1KY3j8vsrjeol8yohAdGxIpRPbF1bOLsx33HOAatdfMX1yzsj2cHwg==}
|
||||
dependencies:
|
||||
follow-redirects: 1.15.1
|
||||
form-data: 4.0.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user