fix(deps): update dependency axios to v1.7.2
This commit is contained in:
parent
4040a61cd9
commit
ec5b5402f0
@ -97,7 +97,7 @@
|
|||||||
"@types/lodash.clonedeep": "4.5.9",
|
"@types/lodash.clonedeep": "4.5.9",
|
||||||
"@vueuse/core": "10.10.1",
|
"@vueuse/core": "10.10.1",
|
||||||
"@vueuse/router": "10.10.1",
|
"@vueuse/router": "10.10.1",
|
||||||
"axios": "1.6.8",
|
"axios": "1.7.2",
|
||||||
"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",
|
||||||
|
12
frontend/pnpm-lock.yaml
generated
12
frontend/pnpm-lock.yaml
generated
@ -158,8 +158,8 @@ importers:
|
|||||||
specifier: 10.10.1
|
specifier: 10.10.1
|
||||||
version: 10.10.1(vue-router@4.3.3(vue@3.4.27(typescript@5.4.5)))(vue@3.4.27(typescript@5.4.5))
|
version: 10.10.1(vue-router@4.3.3(vue@3.4.27(typescript@5.4.5)))(vue@3.4.27(typescript@5.4.5))
|
||||||
axios:
|
axios:
|
||||||
specifier: 1.6.8
|
specifier: 1.7.2
|
||||||
version: 1.6.8(debug@4.3.5)
|
version: 1.7.2(debug@4.3.5)
|
||||||
blurhash:
|
blurhash:
|
||||||
specifier: 2.0.5
|
specifier: 2.0.5
|
||||||
version: 2.0.5
|
version: 2.0.5
|
||||||
@ -2693,8 +2693,8 @@ packages:
|
|||||||
aws4@1.13.0:
|
aws4@1.13.0:
|
||||||
resolution: {integrity: sha512-3AungXC4I8kKsS9PuS4JH2nc+0bVY/mjgrephHTIi8fpEeGsTHBUJeosp0Wc1myYMElmD0B3Oc4XL/HVJ4PV2g==}
|
resolution: {integrity: sha512-3AungXC4I8kKsS9PuS4JH2nc+0bVY/mjgrephHTIi8fpEeGsTHBUJeosp0Wc1myYMElmD0B3Oc4XL/HVJ4PV2g==}
|
||||||
|
|
||||||
axios@1.6.8:
|
axios@1.7.2:
|
||||||
resolution: {integrity: sha512-v/ZHtJDU39mDpyBoFVkETcd/uNdxrWRrg3bKpOKzXFA6Bvqopts6ALSMU3y6ijYxbw2B+wPrIv46egTzJXCLGQ==}
|
resolution: {integrity: sha512-2A8QhOMrbomlDuiLeK9XibIBzuHeRcqqNOHp0Cyp5EoJ1IFDh+XZH3A6BkXtv0K4gFGCI0Y4BM7B1wOEi0Rmgw==}
|
||||||
|
|
||||||
babel-plugin-polyfill-corejs2@0.4.11:
|
babel-plugin-polyfill-corejs2@0.4.11:
|
||||||
resolution: {integrity: sha512-sMEJ27L0gRHShOh5G54uAAPaiCOygY/5ratXuiyb2G46FmlSpc9eFCzYVyDiPxfNbwzA7mYahmjQc5q+CZQ09Q==}
|
resolution: {integrity: sha512-sMEJ27L0gRHShOh5G54uAAPaiCOygY/5ratXuiyb2G46FmlSpc9eFCzYVyDiPxfNbwzA7mYahmjQc5q+CZQ09Q==}
|
||||||
@ -8673,7 +8673,7 @@ snapshots:
|
|||||||
|
|
||||||
aws4@1.13.0: {}
|
aws4@1.13.0: {}
|
||||||
|
|
||||||
axios@1.6.8(debug@4.3.5):
|
axios@1.7.2(debug@4.3.5):
|
||||||
dependencies:
|
dependencies:
|
||||||
follow-redirects: 1.15.6(debug@4.3.5)
|
follow-redirects: 1.15.6(debug@4.3.5)
|
||||||
form-data: 4.0.0
|
form-data: 4.0.0
|
||||||
@ -12323,7 +12323,7 @@ snapshots:
|
|||||||
|
|
||||||
wait-on@7.2.0(debug@4.3.5):
|
wait-on@7.2.0(debug@4.3.5):
|
||||||
dependencies:
|
dependencies:
|
||||||
axios: 1.6.8(debug@4.3.5)
|
axios: 1.7.2(debug@4.3.5)
|
||||||
joi: 17.13.1
|
joi: 17.13.1
|
||||||
lodash: 4.17.21
|
lodash: 4.17.21
|
||||||
minimist: 1.2.8
|
minimist: 1.2.8
|
||||||
|
Loading…
x
Reference in New Issue
Block a user