Skip to content

Commit 5fedbac

Browse files
authored
re-upgrade axios to 1.6 (#1465)
1 parent 3f5181b commit 5fedbac

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

client/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@peertube/embed-api": "^0.0.6",
2020
"@vimeo/player": "^2.20.1",
2121
"@vueuse/core": "^9.6.0",
22-
"axios": "1.4.0",
22+
"axios": "1.6.0",
2323
"dashjs": "4.7.1",
2424
"dayjs": "^1.10.4",
2525
"hls.js": "1.4.8",

yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -7169,14 +7169,14 @@ __metadata:
71697169
languageName: node
71707170
linkType: hard
71717171

7172-
"axios@npm:1.4.0":
7173-
version: 1.4.0
7174-
resolution: "axios@npm:1.4.0"
7172+
"axios@npm:1.6.0":
7173+
version: 1.6.0
7174+
resolution: "axios@npm:1.6.0"
71757175
dependencies:
71767176
follow-redirects: "npm:^1.15.0"
71777177
form-data: "npm:^4.0.0"
71787178
proxy-from-env: "npm:^1.1.0"
7179-
checksum: 10c0/a925a07590b0ec1d4daf28cd27890f930daab980371558deb3b883af174b881da09e5ba2cb8393a648fda5859e39934982d0b8b092fe89fc84cb6c80a70a1910
7179+
checksum: 10c0/2879e17b96cbca7e2096d231a44e2d0f03e657d79f8928ea38ec5fbaf5a5b7bf952d580cdb58a66ba328c26eb3528b89d5a32da57cc5cf89813786c044f7e9d6
71807180
languageName: node
71817181
linkType: hard
71827182

@@ -15488,7 +15488,7 @@ __metadata:
1548815488
"@vue/eslint-config-typescript": "npm:^11.0.3"
1548915489
"@vue/test-utils": "npm:2.2.1"
1549015490
"@vueuse/core": "npm:^9.6.0"
15491-
axios: "npm:1.4.0"
15491+
axios: "npm:1.6.0"
1549215492
cypress: "npm:12.14.0"
1549315493
cypress-real-events: "npm:^1.7.4"
1549415494
dashjs: "npm:4.7.1"

0 commit comments

Comments
 (0)