fix(deps): update dependency axios to v1.2.3 (#2974)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/2974 Co-authored-by: renovate <renovatebot@kolaente.de> Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
parent
da26ec7f1c
commit
95b2bcf5fb
@ -59,7 +59,7 @@
|
||||
"@types/lodash.clonedeep": "4.5.7",
|
||||
"@types/sortablejs": "1.15.0",
|
||||
"@vueuse/core": "9.11.0",
|
||||
"axios": "1.2.2",
|
||||
"axios": "1.2.3",
|
||||
"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.11.0
|
||||
autoprefixer: 10.4.13
|
||||
axios: 1.2.2
|
||||
axios: 1.2.3
|
||||
blurhash: 2.0.4
|
||||
browserslist: 4.21.4
|
||||
bulma-css-variables: 0.9.33
|
||||
@ -112,7 +112,7 @@ dependencies:
|
||||
'@types/lodash.clonedeep': 4.5.7
|
||||
'@types/sortablejs': 1.15.0
|
||||
'@vueuse/core': 9.11.0_vue@3.2.45
|
||||
axios: 1.2.2
|
||||
axios: 1.2.3
|
||||
blurhash: 2.0.4
|
||||
bulma-css-variables: 0.9.33
|
||||
camel-case: 4.1.2
|
||||
@ -4886,8 +4886,8 @@ packages:
|
||||
- debug
|
||||
dev: true
|
||||
|
||||
/axios/1.2.2:
|
||||
resolution: {integrity: sha512-bz/J4gS2S3I7mpN/YZfGFTqhXTYzRho8Ay38w2otuuDR322KzFIWm/4W2K6gIwvWaws5n+mnb7D1lN9uD+QH6Q==}
|
||||
/axios/1.2.3:
|
||||
resolution: {integrity: sha512-pdDkMYJeuXLZ6Xj/Q5J3Phpe+jbGdsSzlQaFVkMQzRUL05+6+tetX8TV3p4HrU4kzuO9bt+io/yGQxuyxA/xcw==}
|
||||
dependencies:
|
||||
follow-redirects: 1.15.1
|
||||
form-data: 4.0.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user