Skip to content

Commit b3abf56

Browse files
chore(deps): bump axios to solve CVEs from may 2026 (#40827)
1 parent 41943f1 commit b3abf56

4 files changed

Lines changed: 70 additions & 21 deletions

File tree

.github/actions/update-version-durability/package-lock.json

Lines changed: 54 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/actions/update-version-durability/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"dependencies": {
1212
"@actions/core": "^1.10.1",
1313
"@octokit/rest": "^21.0.0",
14-
"axios": "^1.7.2",
14+
"axios": "^1.16.0",
1515
"beauty-html": "^1.3.1",
1616
"colors": "^1.4.0",
1717
"diff": "^5.1.0",

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -38,11 +38,11 @@
3838
"external-editor/tmp": "0.2.6",
3939
"@sematext/gc-stats@npm:^1.5.9": "patch:@sematext/gc-stats@npm%3A1.5.9#~/.yarn/patches/@sematext-gc-stats-npm-1.5.9-01e77be4d0.patch",
4040
"adm-zip": "0.5.9",
41-
"axios@npm:^1.6.1": "1.15.2",
42-
"axios@npm:^1.7.4": "1.15.2",
43-
"axios@npm:^1.7.8": "1.15.2",
44-
"axios@npm:^1.11.0": "1.15.2",
45-
"axios@npm:^1.13.2": "1.15.2",
41+
"axios@npm:^1.6.1": "1.16.0",
42+
"axios@npm:^1.7.4": "1.16.0",
43+
"axios@npm:^1.7.8": "1.16.0",
44+
"axios@npm:^1.11.0": "1.16.0",
45+
"axios@npm:^1.13.2": "1.16.0",
4646
"sass/immutable": "5.1.5",
4747
"jws@npm:^3.2.2": "3.2.3",
4848
"jws@npm:^4.0.0": "4.0.1",
@@ -70,7 +70,7 @@
7070
"minimist": "1.2.6",
7171
"mongodb": "6.10.0",
7272
"protobufjs": "7.5.8",
73-
"webdav/axios": "0.31.1",
73+
"webdav/axios": "0.32.0",
7474
"flatted@npm:^3.1.0": "3.4.2",
7575
"flatted@npm:^3.2.9": "3.4.2",
7676
"flatted@npm:^3.3.1": "3.4.2",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -16997,25 +16997,25 @@ __metadata:
1699716997
languageName: node
1699816998
linkType: hard
1699916999

17000-
"axios@npm:0.31.1":
17001-
version: 0.31.1
17002-
resolution: "axios@npm:0.31.1"
17000+
"axios@npm:0.32.0":
17001+
version: 0.32.0
17002+
resolution: "axios@npm:0.32.0"
1700317003
dependencies:
1700417004
follow-redirects: "npm:^1.15.4"
1700517005
form-data: "npm:^4.0.4"
1700617006
proxy-from-env: "npm:^1.1.0"
17007-
checksum: 10/097dffdc0ab1229fd2f2e792d038e81272568e8280217933f4ad68234761ffebe2b51468f6190f5d98eb3df9511800083f74f78dda4c6229b24b4f9d98d300e5
17007+
checksum: 10/1e35bb0778507851d32587176f72e9dbd9b091e4e7d59b8b60ce77c78fe1663f2b2e949478db1f71998ce68b3eb94df3031fcce110ce4e1c637474c50119e0a1
1700817008
languageName: node
1700917009
linkType: hard
1701017010

17011-
"axios@npm:1.15.2":
17012-
version: 1.15.2
17013-
resolution: "axios@npm:1.15.2"
17011+
"axios@npm:1.16.0":
17012+
version: 1.16.0
17013+
resolution: "axios@npm:1.16.0"
1701417014
dependencies:
17015-
follow-redirects: "npm:^1.15.11"
17015+
follow-redirects: "npm:^1.16.0"
1701617016
form-data: "npm:^4.0.5"
1701717017
proxy-from-env: "npm:^2.1.0"
17018-
checksum: 10/eebbd8cb777316d4252cd994a06ec9fb956ef519214a62dab6c5443ae8b753b5116e9a770502316789e6cdef1101e6aae53b6936d6a3791b2d66d75f4d7d2462
17018+
checksum: 10/cf8b521ff732c21550b38c8739aef556ea5e14b268468bb89e4307416ab262b462e582474e810963a3d61c2392ab47ad35c11d05eff027de7c97113bc7411623
1701917019
languageName: node
1702017020
linkType: hard
1702117021

0 commit comments

Comments
 (0)