Skip to content

Commit

Permalink
Merge pull request #664 from matrix-org/j94/upgrade-axios
Browse files Browse the repository at this point in the history
Upgrade dependency axios to 0.26.0
  • Loading branch information
Christian Paul committed Feb 15, 2022
2 parents bfb2091 + b01675a commit 58f74a4
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 16 deletions.
1 change: 1 addition & 0 deletions changelog.d/664.misc
@@ -0,0 +1 @@
Upgrade dependency axios to 0.26.0 to close a possible vulnerability
30 changes: 15 additions & 15 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -34,7 +34,7 @@
"@slack/logger": "^2.0.0",
"@slack/rtm-api": "^5.0.5",
"@slack/web-api": "^5.15.0",
"axios": "^0.24.0",
"axios": "^0.26.0",
"escape-string-regexp": "^4.0.0",
"matrix-appservice-bridge": "^3.2.0",
"minimist": "^1.2.5",
Expand Down

0 comments on commit 58f74a4

Please sign in to comment.