chore(deps): update dependency hapi to v17.5.5

This commit is contained in:
Renovate Bot 2018-09-24 07:45:20 +00:00 committed by renovate[bot]
parent fe3466768b
commit 4378b30861
2 changed files with 7 additions and 8 deletions

13
package-lock.json generated
View file

@ -3171,13 +3171,12 @@
"dev": true "dev": true
}, },
"catbox": { "catbox": {
"version": "10.0.2", "version": "10.0.3",
"resolved": "https://registry.npmjs.org/catbox/-/catbox-10.0.2.tgz", "resolved": "https://registry.npmjs.org/catbox/-/catbox-10.0.3.tgz",
"integrity": "sha512-cTQTQeKMhWHU0lX8CADE3g1koGJu+AlcWFzAjMX/8P+XbkScGYw3tJsQpe2Oh8q68vOQbOLacz9k+6V/F3Z9DA==", "integrity": "sha512-qwus6RnVctHXYwfxvvDwvlMWHwCjQdIpQQbtyHnRF0JpwmxbQJ/UIZi9y8O6DpphKCdfO9gpxgb2ne9ZDx39BQ==",
"dev": true, "dev": true,
"requires": { "requires": {
"boom": "7.x.x", "boom": "7.x.x",
"bounce": "1.x.x",
"hoek": "5.x.x", "hoek": "5.x.x",
"joi": "13.x.x" "joi": "13.x.x"
} }
@ -6280,9 +6279,9 @@
} }
}, },
"hapi": { "hapi": {
"version": "17.5.4", "version": "17.5.5",
"resolved": "https://registry.npmjs.org/hapi/-/hapi-17.5.4.tgz", "resolved": "https://registry.npmjs.org/hapi/-/hapi-17.5.5.tgz",
"integrity": "sha512-QyFxYcz96P1ow+54gvaZgI3GTwChJ/PSqc7MkSvVxqGLdrvZ1b5dlv99nifGfHhM1Nac3XgjlFZf64ta5ybYKA==", "integrity": "sha512-ZdETZlCTSkgg33oi3U+MGWknnO5UAzj6BjGL6mh6MfgPgmq4kJqjuMghzs3gHB5jmXIzNJ2oPkS4XeYQVis9zg==",
"dev": true, "dev": true,
"requires": { "requires": {
"accept": "3.x.x", "accept": "3.x.x",

View file

@ -89,7 +89,7 @@
"graphql-subscriptions": "0.5.8", "graphql-subscriptions": "0.5.8",
"graphql-tag": "2.9.2", "graphql-tag": "2.9.2",
"graphql-tools": "4.0.0", "graphql-tools": "4.0.0",
"hapi": "17.5.4", "hapi": "17.5.5",
"husky": "0.14.3", "husky": "0.14.3",
"jest": "23.6.0", "jest": "23.6.0",
"jest-matcher-utils": "23.6.0", "jest-matcher-utils": "23.6.0",