build(deps): bump @slack/webhook from 5.0.3 to 5.0.4 (#12944)

Bumps [@slack/webhook](https://github.com/slackapi/node-slack-sdk) from 5.0.3 to 5.0.4.
- [Release notes](https://github.com/slackapi/node-slack-sdk/releases)
- [Commits](https://github.com/slackapi/node-slack-sdk/compare/@slack/webhook@5.0.3...@slack/webhook@5.0.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot] 2021-01-11 10:25:22 +01:00 committed by GitHub
parent 38c84ae3a0
commit a8deeaec76
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 15 deletions

18
package-lock.json generated
View file

@ -1405,23 +1405,13 @@
"integrity": "sha512-tA7GG7Tj479vojfV3AoxbckalA48aK6giGjNtgH6ihpLwTyHE3fIgRrvt8TWfLwW8X8dyu7vgmAsGLRG7hWWOg=="
},
"@slack/webhook": {
"version": "5.0.3",
"resolved": "https://registry.npmjs.org/@slack/webhook/-/webhook-5.0.3.tgz",
"integrity": "sha512-51vnejJ2zABNumPVukOLyerpHQT39/Lt0TYFtOEz/N2X77bPofOgfPj2atB3etaM07mxWHLT9IRJ4Zuqx38DkQ==",
"version": "5.0.4",
"resolved": "https://registry.npmjs.org/@slack/webhook/-/webhook-5.0.4.tgz",
"integrity": "sha512-IC1dpVSc2F/pmwCxOb0QzH2xnGKmyT7MofPGhNkeaoiMrLMU+Oc7xV/AxGnz40mURtCtaDchZSM3tDo9c9x6BA==",
"requires": {
"@slack/types": "^1.2.1",
"@types/node": ">=8.9.0",
"axios": "^0.19.0"
},
"dependencies": {
"axios": {
"version": "0.19.2",
"resolved": "https://registry.npmjs.org/axios/-/axios-0.19.2.tgz",
"integrity": "sha512-fjgm5MvRHLhx+osE2xoekY70AhARk3a6hkN+3Io1jc00jtquGvxYlKlsFUhmUET0V5te6CcZI7lcv2Ym61mjHA==",
"requires": {
"follow-redirects": "1.5.10"
}
}
"axios": "^0.21.1"
}
},
"@szmarczak/http-timer": {

View file

@ -9,7 +9,7 @@
"@babel/register": "^7.12.10",
"@google-cloud/trace-agent": "^5.1.1",
"@parse/node-apn": "^4.0.0",
"@slack/webhook": "^5.0.3",
"@slack/webhook": "^5.0.4",
"accepts": "^1.3.5",
"amazon-payments": "^0.2.8",
"amplitude": "^5.1.4",