chore(deps): update dependency @types/hapi to v17.6.4 (#2011)

This commit is contained in:
renovate[bot] 2018-11-22 09:10:58 +00:00 committed by GitHub
parent b25b602d14
commit 9beef0c43b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 7 deletions

12
package-lock.json generated
View file

@ -1200,9 +1200,9 @@
"dev": true
},
"@types/catbox": {
"version": "10.0.2",
"resolved": "https://registry.npmjs.org/@types/catbox/-/catbox-10.0.2.tgz",
"integrity": "sha512-U3fxXROISHoV5Pyne6TOLnBu5B1jjhM8AV7+weXwE3H733GIwG0YoJkd4R4oi/xDcZ0RvDm8m/BMt5dqa1JK4g==",
"version": "10.0.3",
"resolved": "https://registry.npmjs.org/@types/catbox/-/catbox-10.0.3.tgz",
"integrity": "sha512-f77b7+fhDLVD9d0dbprmCcAJ7wxipuQwN+8UNws33ZDlf+7G7NDgaBnrPUfXF9DGsfKQWdlzU3ZPLIrNEzqBqA==",
"dev": true
},
"@types/connect": {
@ -1300,9 +1300,9 @@
"dev": true
},
"@types/hapi": {
"version": "17.6.3",
"resolved": "https://registry.npmjs.org/@types/hapi/-/hapi-17.6.3.tgz",
"integrity": "sha512-A2kpZ0GzCl+Kpp4pSjZYZRHLPLJx/eaiwdT20zANm+zwjOs/lneTW+EWhvJPdVc6YIQr0Is08TMeyevLBoWCCw==",
"version": "17.6.4",
"resolved": "https://registry.npmjs.org/@types/hapi/-/hapi-17.6.4.tgz",
"integrity": "sha512-+VNxj5and0spaxmHglNGEDjZrpgvEkzSdMtvwSbEz9Pim5gBsb9Jw7LVRaHP0pEhF5ootAXeBqjQe1FjVK0JGw==",
"dev": true,
"requires": {
"@types/boom": "*",

View file

@ -68,7 +68,7 @@
"@types/connect": "3.4.32",
"@types/fibers": "0.0.30",
"@types/graphql": "14.0.3",
"@types/hapi": "17.6.3",
"@types/hapi": "17.6.4",
"@types/jest": "23.3.9",
"@types/json-stable-stringify": "1.0.32",
"@types/koa-multer": "1.0.0",