Skip to content

Commit

Permalink
web-api@6(chore): bump axios to 1.7.4 to address CVE-2024-39338 (#1880)
Browse files Browse the repository at this point in the history
  • Loading branch information
zimeg authored Aug 15, 2024
1 parent 36fe282 commit 5df94c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/web-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"@slack/types": "^2.11.0",
"@types/is-stream": "^1.1.0",
"@types/node": ">=12.0.0",
"axios": "^1.6.5",
"axios": "^1.7.4",
"eventemitter3": "^3.1.0",
"form-data": "^2.5.0",
"is-electron": "2.2.2",
Expand Down

0 comments on commit 5df94c3

Please sign in to comment.