mirror of
https://github.com/vale981/apollo-server
synced 2025-03-05 09:41:40 -05:00
chore(deps): update dependency @types/graphql to v14.0.6 (#2309)
This commit is contained in:
parent
4116b2ff4a
commit
fa5e299d1a
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -1393,9 +1393,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@types/graphql": {
|
"@types/graphql": {
|
||||||
"version": "14.0.5",
|
"version": "14.0.6",
|
||||||
"resolved": "https://registry.npmjs.org/@types/graphql/-/graphql-14.0.5.tgz",
|
"resolved": "https://registry.npmjs.org/@types/graphql/-/graphql-14.0.6.tgz",
|
||||||
"integrity": "sha512-bwGYLE0SRy5ZraC91dqI2bxbspfm10kyJ2Yjuvk4OjdGznh7fkoWW+xXZHfFydJaqu9syZi099cpiZw3GlPDiA==",
|
"integrity": "sha512-k1kD7AC0PVmcwY6eWLbNElBVcYS/9JYwr6iUPEULydO/Qe22bDuUJKBK3dTGiUXYqUPb3Ws0mIKaSvelvxUTww==",
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"@types/hapi": {
|
"@types/hapi": {
|
||||||
|
|
|
@ -69,7 +69,7 @@
|
||||||
"@types/connect": "3.4.32",
|
"@types/connect": "3.4.32",
|
||||||
"@types/fast-json-stable-stringify": "2.0.0",
|
"@types/fast-json-stable-stringify": "2.0.0",
|
||||||
"@types/fibers": "0.0.30",
|
"@types/fibers": "0.0.30",
|
||||||
"@types/graphql": "14.0.5",
|
"@types/graphql": "14.0.6",
|
||||||
"@types/hapi": "17.8.5",
|
"@types/hapi": "17.8.5",
|
||||||
"@types/jest": "23.3.14",
|
"@types/jest": "23.3.14",
|
||||||
"@types/koa-multer": "1.0.0",
|
"@types/koa-multer": "1.0.0",
|
||||||
|
|
Loading…
Add table
Reference in a new issue