mirror of
https://github.com/go-vikunja/vikunja.git
synced 2026-04-25 06:35:32 +00:00
fix(deps): update dependency axios to v1.10.0 (#942)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -78,7 +78,7 @@
|
|||||||
"@tiptap/vue-3": "2.14.0",
|
"@tiptap/vue-3": "2.14.0",
|
||||||
"@vueuse/core": "13.3.0",
|
"@vueuse/core": "13.3.0",
|
||||||
"@vueuse/router": "13.3.0",
|
"@vueuse/router": "13.3.0",
|
||||||
"axios": "1.9.0",
|
"axios": "1.10.0",
|
||||||
"blurhash": "2.0.5",
|
"blurhash": "2.0.5",
|
||||||
"bulma-css-variables": "0.9.33",
|
"bulma-css-variables": "0.9.33",
|
||||||
"change-case": "5.4.4",
|
"change-case": "5.4.4",
|
||||||
|
|||||||
12
frontend/pnpm-lock.yaml
generated
12
frontend/pnpm-lock.yaml
generated
@@ -110,8 +110,8 @@ importers:
|
|||||||
specifier: 13.3.0
|
specifier: 13.3.0
|
||||||
version: 13.3.0(vue-router@4.5.1(vue@3.5.16(typescript@5.8.3)))(vue@3.5.16(typescript@5.8.3))
|
version: 13.3.0(vue-router@4.5.1(vue@3.5.16(typescript@5.8.3)))(vue@3.5.16(typescript@5.8.3))
|
||||||
axios:
|
axios:
|
||||||
specifier: 1.9.0
|
specifier: 1.10.0
|
||||||
version: 1.9.0(debug@4.4.1)
|
version: 1.10.0(debug@4.4.1)
|
||||||
blurhash:
|
blurhash:
|
||||||
specifier: 2.0.5
|
specifier: 2.0.5
|
||||||
version: 2.0.5
|
version: 2.0.5
|
||||||
@@ -2929,8 +2929,8 @@ packages:
|
|||||||
aws4@1.13.1:
|
aws4@1.13.1:
|
||||||
resolution: {integrity: sha512-u5w79Rd7SU4JaIlA/zFqG+gOiuq25q5VLyZ8E+ijJeILuTxVzZgp2CaGw/UTw6pXYN9XMO9yiqj/nEHmhTG5CA==}
|
resolution: {integrity: sha512-u5w79Rd7SU4JaIlA/zFqG+gOiuq25q5VLyZ8E+ijJeILuTxVzZgp2CaGw/UTw6pXYN9XMO9yiqj/nEHmhTG5CA==}
|
||||||
|
|
||||||
axios@1.9.0:
|
axios@1.10.0:
|
||||||
resolution: {integrity: sha512-re4CqKTJaURpzbLHtIi6XpDv20/CnpXOtjRY5/CU32L8gU8ek9UIivcfvSWvmKEngmVbrUtPpdDwWDWL7DNHvg==}
|
resolution: {integrity: sha512-/1xYAC4MP/HEG+3duIhFr4ZQXR4sQXOIe+o6sdqzeykGLx6Upp/1p8MHqhINOvGeP7xyNHe7tsiJByc4SSVUxw==}
|
||||||
|
|
||||||
b4a@1.6.7:
|
b4a@1.6.7:
|
||||||
resolution: {integrity: sha512-OnAYlL5b7LEkALw87fUVafQw5rVR9RjwGd4KUwNQ6DrrNmaVaUCgLipfVlzrPQ4tWOR9P0IXGNOx50jYCCdSJg==}
|
resolution: {integrity: sha512-OnAYlL5b7LEkALw87fUVafQw5rVR9RjwGd4KUwNQ6DrrNmaVaUCgLipfVlzrPQ4tWOR9P0IXGNOx50jYCCdSJg==}
|
||||||
@@ -9721,7 +9721,7 @@ snapshots:
|
|||||||
|
|
||||||
aws4@1.13.1: {}
|
aws4@1.13.1: {}
|
||||||
|
|
||||||
axios@1.9.0(debug@4.4.1):
|
axios@1.10.0(debug@4.4.1):
|
||||||
dependencies:
|
dependencies:
|
||||||
follow-redirects: 1.15.9(debug@4.4.1)
|
follow-redirects: 1.15.9(debug@4.4.1)
|
||||||
form-data: 4.0.2
|
form-data: 4.0.2
|
||||||
@@ -13856,7 +13856,7 @@ snapshots:
|
|||||||
|
|
||||||
wait-on@8.0.3(debug@4.4.1):
|
wait-on@8.0.3(debug@4.4.1):
|
||||||
dependencies:
|
dependencies:
|
||||||
axios: 1.9.0(debug@4.4.1)
|
axios: 1.10.0(debug@4.4.1)
|
||||||
joi: 17.13.3
|
joi: 17.13.3
|
||||||
lodash: 4.17.21
|
lodash: 4.17.21
|
||||||
minimist: 1.2.8
|
minimist: 1.2.8
|
||||||
|
|||||||
Reference in New Issue
Block a user