Skip to content

Commit

Permalink
Update axios on webhook package
Browse files Browse the repository at this point in the history
  • Loading branch information
mlarraz committed Jan 5, 2021
1 parent 53866de commit f6a6890
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/webhook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"dependencies": {
"@slack/types": "^1.2.1",
"@types/node": ">=8.9.0",
"axios": "^0.19.0"
"axios": "^0.21.1"
},
"devDependencies": {
"@microsoft/api-extractor": "^7.3.4",
Expand Down

0 comments on commit f6a6890

Please sign in to comment.