Bumps webhook dep and adds webhookPath config

This commit is contained in:
anglinb
2017-08-13 19:31:58 -07:00
parent 0eac1d8ab5
commit d8b42674fd
5 changed files with 33 additions and 6 deletions

4
package-lock.json generated
View File

@@ -1680,9 +1680,7 @@
}
},
"github-webhook-handler": {
"version": "0.6.0",
"resolved": "https://registry.npmjs.org/github-webhook-handler/-/github-webhook-handler-0.6.0.tgz",
"integrity": "sha1-CYHJOMFjWZBkoMVeadyp4hOTxpY=",
"version": "github:rvagg/github-webhook-handler#7cfcb5b724a7735f132778cf15245cac8547ff60",
"requires": {
"bl": "1.1.2",
"buffer-equal-constant-time": "1.0.1"