mirror of
https://github.com/vale981/apollo-server
synced 2025-03-05 09:41:40 -05:00
chore(deps): update dependency hapi to v17.5.5
This commit is contained in:
parent
fe3466768b
commit
4378b30861
2 changed files with 7 additions and 8 deletions
13
package-lock.json
generated
13
package-lock.json
generated
|
@ -3171,13 +3171,12 @@
|
|||
"dev": true
|
||||
},
|
||||
"catbox": {
|
||||
"version": "10.0.2",
|
||||
"resolved": "https://registry.npmjs.org/catbox/-/catbox-10.0.2.tgz",
|
||||
"integrity": "sha512-cTQTQeKMhWHU0lX8CADE3g1koGJu+AlcWFzAjMX/8P+XbkScGYw3tJsQpe2Oh8q68vOQbOLacz9k+6V/F3Z9DA==",
|
||||
"version": "10.0.3",
|
||||
"resolved": "https://registry.npmjs.org/catbox/-/catbox-10.0.3.tgz",
|
||||
"integrity": "sha512-qwus6RnVctHXYwfxvvDwvlMWHwCjQdIpQQbtyHnRF0JpwmxbQJ/UIZi9y8O6DpphKCdfO9gpxgb2ne9ZDx39BQ==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"boom": "7.x.x",
|
||||
"bounce": "1.x.x",
|
||||
"hoek": "5.x.x",
|
||||
"joi": "13.x.x"
|
||||
}
|
||||
|
@ -6280,9 +6279,9 @@
|
|||
}
|
||||
},
|
||||
"hapi": {
|
||||
"version": "17.5.4",
|
||||
"resolved": "https://registry.npmjs.org/hapi/-/hapi-17.5.4.tgz",
|
||||
"integrity": "sha512-QyFxYcz96P1ow+54gvaZgI3GTwChJ/PSqc7MkSvVxqGLdrvZ1b5dlv99nifGfHhM1Nac3XgjlFZf64ta5ybYKA==",
|
||||
"version": "17.5.5",
|
||||
"resolved": "https://registry.npmjs.org/hapi/-/hapi-17.5.5.tgz",
|
||||
"integrity": "sha512-ZdETZlCTSkgg33oi3U+MGWknnO5UAzj6BjGL6mh6MfgPgmq4kJqjuMghzs3gHB5jmXIzNJ2oPkS4XeYQVis9zg==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"accept": "3.x.x",
|
||||
|
|
|
@ -89,7 +89,7 @@
|
|||
"graphql-subscriptions": "0.5.8",
|
||||
"graphql-tag": "2.9.2",
|
||||
"graphql-tools": "4.0.0",
|
||||
"hapi": "17.5.4",
|
||||
"hapi": "17.5.5",
|
||||
"husky": "0.14.3",
|
||||
"jest": "23.6.0",
|
||||
"jest-matcher-utils": "23.6.0",
|
||||
|
|
Loading…
Add table
Reference in a new issue