fix(deps): update dependency axios to v1.6.7
This commit is contained in:
parent
9c9f806e62
commit
5a6e5619e3
@ -92,7 +92,7 @@
|
|||||||
"@types/lodash.clonedeep": "4.5.9",
|
"@types/lodash.clonedeep": "4.5.9",
|
||||||
"@vueuse/core": "10.7.2",
|
"@vueuse/core": "10.7.2",
|
||||||
"@vueuse/router": "10.7.2",
|
"@vueuse/router": "10.7.2",
|
||||||
"axios": "1.6.6",
|
"axios": "1.6.7",
|
||||||
"blurhash": "2.0.5",
|
"blurhash": "2.0.5",
|
||||||
"bulma-css-variables": "0.9.33",
|
"bulma-css-variables": "0.9.33",
|
||||||
"camel-case": "4.1.2",
|
"camel-case": "4.1.2",
|
||||||
|
10
pnpm-lock.yaml
generated
10
pnpm-lock.yaml
generated
@ -152,8 +152,8 @@ dependencies:
|
|||||||
specifier: 10.7.2
|
specifier: 10.7.2
|
||||||
version: 10.7.2(vue-router@4.2.5)(vue@3.4.15)
|
version: 10.7.2(vue-router@4.2.5)(vue@3.4.15)
|
||||||
axios:
|
axios:
|
||||||
specifier: 1.6.6
|
specifier: 1.6.7
|
||||||
version: 1.6.6(debug@4.3.4)
|
version: 1.6.7(debug@4.3.4)
|
||||||
blurhash:
|
blurhash:
|
||||||
specifier: 2.0.5
|
specifier: 2.0.5
|
||||||
version: 2.0.5
|
version: 2.0.5
|
||||||
@ -5578,8 +5578,8 @@ packages:
|
|||||||
resolution: {integrity: sha512-xh1Rl34h6Fi1DC2WWKfxUTVqRsNnr6LsKz2+hfwDxQJWmrx8+c7ylaqBMcHfl1U1r2dsifOvKX3LQuLNZ+XSvA==}
|
resolution: {integrity: sha512-xh1Rl34h6Fi1DC2WWKfxUTVqRsNnr6LsKz2+hfwDxQJWmrx8+c7ylaqBMcHfl1U1r2dsifOvKX3LQuLNZ+XSvA==}
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/axios@1.6.6(debug@4.3.4):
|
/axios@1.6.7(debug@4.3.4):
|
||||||
resolution: {integrity: sha512-XZLZDFfXKM9U/Y/B4nNynfCRUqNyVZ4sBC/n9GDRCkq9vd2mIvKjKKsbIh1WPmHmNbg6ND7cTBY3Y2+u1G3/2Q==}
|
resolution: {integrity: sha512-/hDJGff6/c7u0hDkvkGxR/oy6CbCs8ziCsC7SqmhjfozqiJGc8Z11wrv9z9lYfY4K8l+H9TpjcMDX0xOZmx+RA==}
|
||||||
dependencies:
|
dependencies:
|
||||||
follow-redirects: 1.15.4(debug@4.3.4)
|
follow-redirects: 1.15.4(debug@4.3.4)
|
||||||
form-data: 4.0.0
|
form-data: 4.0.0
|
||||||
@ -11278,7 +11278,7 @@ packages:
|
|||||||
engines: {node: '>=12.0.0'}
|
engines: {node: '>=12.0.0'}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
dependencies:
|
dependencies:
|
||||||
axios: 1.6.6(debug@4.3.4)
|
axios: 1.6.7(debug@4.3.4)
|
||||||
joi: 17.11.0
|
joi: 17.11.0
|
||||||
lodash: 4.17.21
|
lodash: 4.17.21
|
||||||
minimist: 1.2.8
|
minimist: 1.2.8
|
||||||
|
Loading…
x
Reference in New Issue
Block a user