Skip to content

Commit c01004e

Browse files
fix(deps): update dependency axios to v1.6.5
1 parent 7229ae5 commit c01004e

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@unhead/vue": "1.8.9",
3232
"@vueuse/core": "10.7.0",
3333
"apexcharts": "3.41.0",
34-
"axios": "1.6.2",
34+
"axios": "1.6.5",
3535
"dedent": "1.5.1",
3636
"enumify": "2.0.0",
3737
"graphiql": "3.0.10",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2691,14 +2691,14 @@ __metadata:
26912691
languageName: node
26922692
linkType: hard
26932693

2694-
"axios@npm:1.6.2":
2695-
version: 1.6.2
2696-
resolution: "axios@npm:1.6.2"
2694+
"axios@npm:1.6.5":
2695+
version: 1.6.5
2696+
resolution: "axios@npm:1.6.5"
26972697
dependencies:
2698-
follow-redirects: "npm:^1.15.0"
2698+
follow-redirects: "npm:^1.15.4"
26992699
form-data: "npm:^4.0.0"
27002700
proxy-from-env: "npm:^1.1.0"
2701-
checksum: 9b77e030e85e4f9cbcba7bb52fbff67d6ce906c92d213e0bd932346a50140faf83733bf786f55bd58301bd92f9973885c7b87d6348023e10f7eaf286d0791a1d
2701+
checksum: aeb9acf87590d8aa67946072ced38e01ca71f5dfe043782c0ccea667e5dd5c45830c08afac9be3d7c894f09684b8ab2a458f497d197b73621233bcf202d9d468
27022702
languageName: node
27032703
linkType: hard
27042704

@@ -3446,7 +3446,7 @@ __metadata:
34463446
"@vue/test-utils": "npm:2.4.1"
34473447
"@vueuse/core": "npm:10.7.0"
34483448
apexcharts: "npm:3.41.0"
3449-
axios: "npm:1.6.2"
3449+
axios: "npm:1.6.5"
34503450
concurrently: "npm:8.2.2"
34513451
cross-fetch: "npm:4.0.0"
34523452
cypress: "npm:13.5.1"
@@ -4893,13 +4893,13 @@ __metadata:
48934893
languageName: node
48944894
linkType: hard
48954895

4896-
"follow-redirects@npm:^1.15.0":
4897-
version: 1.15.3
4898-
resolution: "follow-redirects@npm:1.15.3"
4896+
"follow-redirects@npm:^1.15.4":
4897+
version: 1.15.4
4898+
resolution: "follow-redirects@npm:1.15.4"
48994899
peerDependenciesMeta:
49004900
debug:
49014901
optional: true
4902-
checksum: 915a2cf22e667bdf47b1a43cc6b7dce14d95039e9bbf9a24d0e739abfbdfa00077dd43c86d4a7a19efefcc7a99af144920a175eedc3888d268af5df67c272ee5
4902+
checksum: 5f37ed9170c9eb19448c5418fdb0f2b73f644b5364834e70791a76ecc7db215246f9773bbef4852cfae4067764ffc852e047f744b661b0211532155b73556a6a
49034903
languageName: node
49044904
linkType: hard
49054905

0 commit comments

Comments
 (0)