fix(deps): update dependency axios to v1.3.4
This commit is contained in:
parent
cabee68bbb
commit
d5f5e2a412
@ -59,7 +59,7 @@
|
||||
"@types/lodash.clonedeep": "4.5.7",
|
||||
"@types/sortablejs": "1.15.0",
|
||||
"@vueuse/core": "9.13.0",
|
||||
"axios": "1.3.3",
|
||||
"axios": "1.3.4",
|
||||
"blurhash": "2.0.5",
|
||||
"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.13.0
|
||||
autoprefixer: 10.4.13
|
||||
axios: 1.3.3
|
||||
axios: 1.3.4
|
||||
blurhash: 2.0.5
|
||||
browserslist: 4.21.5
|
||||
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.13.0_vue@3.2.47
|
||||
axios: 1.3.3
|
||||
axios: 1.3.4
|
||||
blurhash: 2.0.5
|
||||
bulma-css-variables: 0.9.33
|
||||
camel-case: 4.1.2
|
||||
@ -5093,8 +5093,8 @@ packages:
|
||||
- debug
|
||||
dev: true
|
||||
|
||||
/axios/1.3.3:
|
||||
resolution: {integrity: sha512-eYq77dYIFS77AQlhzEL937yUBSepBfPIe8FcgEDN35vMNZKMrs81pgnyrQpwfy4NF4b4XWX1Zgx7yX+25w8QJA==}
|
||||
/axios/1.3.4:
|
||||
resolution: {integrity: sha512-toYm+Bsyl6VC5wSkfkbbNB6ROv7KY93PEBBL6xyDczaIHasAiv4wPqQ/c4RjoQzipxRD2W5g21cOqQulZ7rHwQ==}
|
||||
dependencies:
|
||||
follow-redirects: 1.15.1
|
||||
form-data: 4.0.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user