mirror of
https://github.com/go-vikunja/vikunja.git
synced 2026-04-24 22:25:15 +00:00
fix(deps): update dependency axios to v1.12.2 (#1495)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -76,7 +76,7 @@
|
||||
"@tiptap/vue-3": "3.4.2",
|
||||
"@vueuse/core": "13.9.0",
|
||||
"@vueuse/router": "13.9.0",
|
||||
"axios": "1.12.0",
|
||||
"axios": "1.12.2",
|
||||
"blurhash": "2.0.5",
|
||||
"bulma-css-variables": "0.9.33",
|
||||
"change-case": "5.4.4",
|
||||
|
||||
12
frontend/pnpm-lock.yaml
generated
12
frontend/pnpm-lock.yaml
generated
@@ -95,8 +95,8 @@ importers:
|
||||
specifier: 13.9.0
|
||||
version: 13.9.0(vue-router@4.5.1(vue@3.5.21(typescript@5.9.2)))(vue@3.5.21(typescript@5.9.2))
|
||||
axios:
|
||||
specifier: 1.12.0
|
||||
version: 1.12.0(debug@4.4.1)
|
||||
specifier: 1.12.2
|
||||
version: 1.12.2(debug@4.4.1)
|
||||
blurhash:
|
||||
specifier: 2.0.5
|
||||
version: 2.0.5
|
||||
@@ -2803,8 +2803,8 @@ packages:
|
||||
aws4@1.13.1:
|
||||
resolution: {integrity: sha512-u5w79Rd7SU4JaIlA/zFqG+gOiuq25q5VLyZ8E+ijJeILuTxVzZgp2CaGw/UTw6pXYN9XMO9yiqj/nEHmhTG5CA==}
|
||||
|
||||
axios@1.12.0:
|
||||
resolution: {integrity: sha512-oXTDccv8PcfjZmPGlWsPSwtOJCZ/b6W5jAMCNcfwJbCzDckwG0jrYJFaWH1yvivfCXjVzV/SPDEhMB3Q+DSurg==}
|
||||
axios@1.12.2:
|
||||
resolution: {integrity: sha512-vMJzPewAlRyOgxV2dU0Cuz2O8zzzx9VYtbJOaBgXFeLc4IV/Eg50n4LowmehOOR61S8ZMpc2K5Sa7g6A4jfkUw==}
|
||||
|
||||
b4a@1.6.7:
|
||||
resolution: {integrity: sha512-OnAYlL5b7LEkALw87fUVafQw5rVR9RjwGd4KUwNQ6DrrNmaVaUCgLipfVlzrPQ4tWOR9P0IXGNOx50jYCCdSJg==}
|
||||
@@ -9772,7 +9772,7 @@ snapshots:
|
||||
|
||||
aws4@1.13.1: {}
|
||||
|
||||
axios@1.12.0(debug@4.4.1):
|
||||
axios@1.12.2(debug@4.4.1):
|
||||
dependencies:
|
||||
follow-redirects: 1.15.9(debug@4.4.1)
|
||||
form-data: 4.0.4
|
||||
@@ -14126,7 +14126,7 @@ snapshots:
|
||||
|
||||
wait-on@8.0.4(debug@4.4.1):
|
||||
dependencies:
|
||||
axios: 1.12.0(debug@4.4.1)
|
||||
axios: 1.12.2(debug@4.4.1)
|
||||
joi: 17.13.3
|
||||
lodash: 4.17.21
|
||||
minimist: 1.2.8
|
||||
|
||||
Reference in New Issue
Block a user