chore(deps): update dependency @types/graphql to v14.0.6 (#2309)

This commit is contained in:
renovate[bot] 2019-02-13 04:15:39 +00:00 committed by GitHub
parent 4116b2ff4a
commit fa5e299d1a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View file

@ -1393,9 +1393,9 @@
}
},
"@types/graphql": {
"version": "14.0.5",
"resolved": "https://registry.npmjs.org/@types/graphql/-/graphql-14.0.5.tgz",
"integrity": "sha512-bwGYLE0SRy5ZraC91dqI2bxbspfm10kyJ2Yjuvk4OjdGznh7fkoWW+xXZHfFydJaqu9syZi099cpiZw3GlPDiA==",
"version": "14.0.6",
"resolved": "https://registry.npmjs.org/@types/graphql/-/graphql-14.0.6.tgz",
"integrity": "sha512-k1kD7AC0PVmcwY6eWLbNElBVcYS/9JYwr6iUPEULydO/Qe22bDuUJKBK3dTGiUXYqUPb3Ws0mIKaSvelvxUTww==",
"dev": true
},
"@types/hapi": {

View file

@ -69,7 +69,7 @@
"@types/connect": "3.4.32",
"@types/fast-json-stable-stringify": "2.0.0",
"@types/fibers": "0.0.30",
"@types/graphql": "14.0.5",
"@types/graphql": "14.0.6",
"@types/hapi": "17.8.5",
"@types/jest": "23.3.14",
"@types/koa-multer": "1.0.0",