mirror of
https://github.com/vale981/apollo-server
synced 2025-03-05 09:41:40 -05:00
chore(deps): update dependency @types/hapi to v17.8.2 (#2114)
This commit is contained in:
parent
eeb54a41c6
commit
6dfd6a3b70
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -1290,9 +1290,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"@types/hapi": {
|
||||
"version": "17.8.1",
|
||||
"resolved": "https://registry.npmjs.org/@types/hapi/-/hapi-17.8.1.tgz",
|
||||
"integrity": "sha512-ruW5d7KiEHzkV97rzytHTgzG6zxKngx+6L+qdhYEX6qvILGX5knG/0kXNfseDhbaE7DzdS75Maf7gtgziy7i+w==",
|
||||
"version": "17.8.2",
|
||||
"resolved": "https://registry.npmjs.org/@types/hapi/-/hapi-17.8.2.tgz",
|
||||
"integrity": "sha512-UP+Z+NN5c55hu96j68kx04uIsUWxElc3H2JSoFm4I7ltmOlIqtn/tZIuSVeeRABKz3NWNG6X7wHyL2N+tgm6lA==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@types/boom": "*",
|
||||
|
|
|
@ -68,7 +68,7 @@
|
|||
"@types/connect": "3.4.32",
|
||||
"@types/fibers": "0.0.30",
|
||||
"@types/graphql": "14.0.3",
|
||||
"@types/hapi": "17.8.1",
|
||||
"@types/hapi": "17.8.2",
|
||||
"@types/jest": "23.3.10",
|
||||
"@types/json-stable-stringify": "1.0.32",
|
||||
"@types/koa-multer": "1.0.0",
|
||||
|
|
Loading…
Add table
Reference in a new issue