fix(deps): update dependency axios to v1.3.5
This commit is contained in:
parent
750f0ddeab
commit
39be67eecf
@ -56,7 +56,7 @@
|
|||||||
"@sentry/tracing": "7.46.0",
|
"@sentry/tracing": "7.46.0",
|
||||||
"@sentry/vue": "7.46.0",
|
"@sentry/vue": "7.46.0",
|
||||||
"@vueuse/core": "9.13.0",
|
"@vueuse/core": "9.13.0",
|
||||||
"axios": "1.3.4",
|
"axios": "1.3.5",
|
||||||
"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",
|
||||||
|
8
pnpm-lock.yaml
generated
8
pnpm-lock.yaml
generated
@ -40,8 +40,8 @@ dependencies:
|
|||||||
specifier: 9.13.0
|
specifier: 9.13.0
|
||||||
version: 9.13.0(vue@3.2.47)
|
version: 9.13.0(vue@3.2.47)
|
||||||
axios:
|
axios:
|
||||||
specifier: 1.3.4
|
specifier: 1.3.5
|
||||||
version: 1.3.4
|
version: 1.3.5
|
||||||
blurhash:
|
blurhash:
|
||||||
specifier: 2.0.5
|
specifier: 2.0.5
|
||||||
version: 2.0.5
|
version: 2.0.5
|
||||||
@ -5020,8 +5020,8 @@ packages:
|
|||||||
- debug
|
- debug
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/axios@1.3.4:
|
/axios@1.3.5:
|
||||||
resolution: {integrity: sha512-toYm+Bsyl6VC5wSkfkbbNB6ROv7KY93PEBBL6xyDczaIHasAiv4wPqQ/c4RjoQzipxRD2W5g21cOqQulZ7rHwQ==}
|
resolution: {integrity: sha512-glL/PvG/E+xCWwV8S6nCHcrfg1exGx7vxyUIivIA1iL7BIh6bePylCfVHwp6k13ao7SATxB6imau2kqY+I67kw==}
|
||||||
dependencies:
|
dependencies:
|
||||||
follow-redirects: 1.15.1(debug@4.3.4)
|
follow-redirects: 1.15.1(debug@4.3.4)
|
||||||
form-data: 4.0.0
|
form-data: 4.0.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user