fix(deps): update dependency axios to v1.11.0 (#1167)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
a80f1113c0
commit
25d99da25b
|
|
@ -79,7 +79,7 @@
|
|||
"@tiptap/vue-3": "2.26.1",
|
||||
"@vueuse/core": "13.5.0",
|
||||
"@vueuse/router": "13.5.0",
|
||||
"axios": "1.10.0",
|
||||
"axios": "1.11.0",
|
||||
"blurhash": "2.0.5",
|
||||
"bulma-css-variables": "0.9.33",
|
||||
"change-case": "5.4.4",
|
||||
|
|
|
|||
|
|
@ -110,8 +110,8 @@ importers:
|
|||
specifier: 13.5.0
|
||||
version: 13.5.0(vue-router@4.5.1(vue@3.5.18(typescript@5.8.3)))(vue@3.5.18(typescript@5.8.3))
|
||||
axios:
|
||||
specifier: 1.10.0
|
||||
version: 1.10.0(debug@4.4.1)
|
||||
specifier: 1.11.0
|
||||
version: 1.11.0(debug@4.4.1)
|
||||
blurhash:
|
||||
specifier: 2.0.5
|
||||
version: 2.0.5
|
||||
|
|
@ -3012,8 +3012,8 @@ packages:
|
|||
aws4@1.13.1:
|
||||
resolution: {integrity: sha512-u5w79Rd7SU4JaIlA/zFqG+gOiuq25q5VLyZ8E+ijJeILuTxVzZgp2CaGw/UTw6pXYN9XMO9yiqj/nEHmhTG5CA==}
|
||||
|
||||
axios@1.10.0:
|
||||
resolution: {integrity: sha512-/1xYAC4MP/HEG+3duIhFr4ZQXR4sQXOIe+o6sdqzeykGLx6Upp/1p8MHqhINOvGeP7xyNHe7tsiJByc4SSVUxw==}
|
||||
axios@1.11.0:
|
||||
resolution: {integrity: sha512-1Lx3WLFQWm3ooKDYZD1eXmoGO9fxYQjrycfHFC8P0sCfQVXyROp0p9PFWBehewBOdCwHc+f/b8I0fMto5eSfwA==}
|
||||
|
||||
b4a@1.6.7:
|
||||
resolution: {integrity: sha512-OnAYlL5b7LEkALw87fUVafQw5rVR9RjwGd4KUwNQ6DrrNmaVaUCgLipfVlzrPQ4tWOR9P0IXGNOx50jYCCdSJg==}
|
||||
|
|
@ -9900,7 +9900,7 @@ snapshots:
|
|||
|
||||
aws4@1.13.1: {}
|
||||
|
||||
axios@1.10.0(debug@4.4.1):
|
||||
axios@1.11.0(debug@4.4.1):
|
||||
dependencies:
|
||||
follow-redirects: 1.15.9(debug@4.4.1)
|
||||
form-data: 4.0.4
|
||||
|
|
@ -14028,7 +14028,7 @@ snapshots:
|
|||
|
||||
wait-on@8.0.3(debug@4.4.1):
|
||||
dependencies:
|
||||
axios: 1.10.0(debug@4.4.1)
|
||||
axios: 1.11.0(debug@4.4.1)
|
||||
joi: 17.13.3
|
||||
lodash: 4.17.21
|
||||
minimist: 1.2.8
|
||||
|
|
|
|||
Loading…
Reference in New Issue