fix(deps): update dependency axios to v1.3.6
This commit is contained in:
parent
e9c704075d
commit
c11e192c4e
@ -56,7 +56,7 @@
|
|||||||
"@sentry/tracing": "7.48.0",
|
"@sentry/tracing": "7.48.0",
|
||||||
"@sentry/vue": "7.48.0",
|
"@sentry/vue": "7.48.0",
|
||||||
"@vueuse/core": "10.0.2",
|
"@vueuse/core": "10.0.2",
|
||||||
"axios": "1.3.5",
|
"axios": "1.3.6",
|
||||||
"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: 10.0.2
|
specifier: 10.0.2
|
||||||
version: 10.0.2(vue@3.2.47)
|
version: 10.0.2(vue@3.2.47)
|
||||||
axios:
|
axios:
|
||||||
specifier: 1.3.5
|
specifier: 1.3.6
|
||||||
version: 1.3.5
|
version: 1.3.6
|
||||||
blurhash:
|
blurhash:
|
||||||
specifier: 2.0.5
|
specifier: 2.0.5
|
||||||
version: 2.0.5
|
version: 2.0.5
|
||||||
@ -5037,8 +5037,8 @@ packages:
|
|||||||
- debug
|
- debug
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/axios@1.3.5:
|
/axios@1.3.6:
|
||||||
resolution: {integrity: sha512-glL/PvG/E+xCWwV8S6nCHcrfg1exGx7vxyUIivIA1iL7BIh6bePylCfVHwp6k13ao7SATxB6imau2kqY+I67kw==}
|
resolution: {integrity: sha512-PEcdkk7JcdPiMDkvM4K6ZBRYq9keuVJsToxm2zQIM70Qqo2WHTdJZMXcG9X+RmRp2VPNUQC8W1RAGbgt6b1yMg==}
|
||||||
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