fix(deps): update dependency @nestjs/graphql to v9.0.5

This commit is contained in:
Renovate Bot
2021-09-28 12:34:02 +00:00
committed by renovate[bot]
parent fd42e2e200
commit b7b3271580
2 changed files with 15 additions and 15 deletions

28
pnpm-lock.yaml generated
View File

@@ -11,7 +11,7 @@ specifiers:
'@nestjs/common': 8.0.7
'@nestjs/config': 1.0.1
'@nestjs/core': 8.0.7
'@nestjs/graphql': 9.0.4
'@nestjs/graphql': 9.0.5
'@nestjs/jwt': 8.0.0
'@nestjs/mapped-types': '*'
'@nestjs/passport': 8.0.1
@@ -110,7 +110,7 @@ dependencies:
'@nestjs/common': 8.0.7_4d0c20d2c2a765e9ff99ebac79ad2484
'@nestjs/config': 1.0.1_462a0fad9aa92b5094b57f36a5d659b3
'@nestjs/core': 8.0.7_fe092f54292735b7a8ec01c5c4464487
'@nestjs/graphql': 9.0.4_6f5545487638a0fc5f8f23dfa408506c
'@nestjs/graphql': 9.0.5_6f5545487638a0fc5f8f23dfa408506c
'@nestjs/jwt': 8.0.0_@nestjs+common@8.0.7
'@nestjs/mapped-types': 1.0.0_9235055d36f9f2c6d3bd542e4c3ac892
'@nestjs/passport': 8.0.1_38aa9bfad4b7f471d8e32e88cc96339b
@@ -1371,11 +1371,11 @@ packages:
uuid: 8.3.2
dev: false
/@nestjs/graphql/9.0.4_6f5545487638a0fc5f8f23dfa408506c:
resolution: {integrity: sha512-0Nh4iDxTp2Nc0TqC78wVA+85ej2fFj8h27MDTp1jj4B+joYSyp5Ug6AIPL3b7lxvhooLiqNjNkfZCo0Ed/1k2g==}
/@nestjs/graphql/9.0.5_6f5545487638a0fc5f8f23dfa408506c:
resolution: {integrity: sha512-FFNnwWP+vZtJBE+9nz6LPb0DsVKVFkvA8RD8YM9sxs/KKLUoW2PNgIOUkmJAufcP6wG67HIn2zEX77fxykXF9Q==}
peerDependencies:
'@apollo/federation': ^0.26.0 || ^0.27.0 || ^0.29.0
'@apollo/gateway': ^0.29.0 || ^0.32.0 || ^0.33.0 || ^0.35.0 || ^0.38.0
'@apollo/federation': ^0.26.0 || ^0.27.0 || ^0.29.0 || ^0.33.0
'@apollo/gateway': ^0.29.0 || ^0.32.0 || ^0.33.0 || ^0.35.0 || ^0.38.0 || ^0.42.0
'@nestjs/common': ^8.0.0
'@nestjs/core': ^8.0.0
apollo-server-core: ^3.0.0
@@ -1383,7 +1383,7 @@ packages:
apollo-server-fastify: ^3.1.2
graphql: ^15.5.1
reflect-metadata: ^0.1.13
ts-morph: ^11.0.3
ts-morph: ^11.0.3 || ^12.0.0
peerDependenciesMeta:
'@apollo/federation':
optional: true
@@ -1408,7 +1408,7 @@ packages:
chokidar: 3.5.2
fast-glob: 3.2.7
graphql: 15.6.0
graphql-ws: 5.4.0_graphql@15.6.0
graphql-ws: 5.5.0_graphql@15.6.0
iterall: 1.3.0
lodash: 4.17.21
normalize-path: 3.0.0
@@ -1417,7 +1417,7 @@ packages:
ts-morph: 12.0.0
tslib: 2.3.1
uuid: 8.3.2
ws: 8.2.0
ws: 8.2.2
transitivePeerDependencies:
- bufferutil
- class-transformer
@@ -4635,11 +4635,11 @@ packages:
tslib: 2.3.1
dev: false
/graphql-ws/5.4.0_graphql@15.6.0:
resolution: {integrity: sha512-kxct2hGiVQJJlsfHAYoq41LY9zLkEM5SLCy+ySAOJejwYIMR290sXKzPILG3LQBEaXP9iIAiMN3nVPtOQRE8uA==}
/graphql-ws/5.5.0_graphql@15.6.0:
resolution: {integrity: sha512-WQepPMGQQoqS2VsrI2I3RMLCVz3CW4/6ZqGV6ABDOwH4R62DzjxwMlwZbj6vhSI/7IM3/C911yITwgs77iO/hw==}
engines: {node: '>=10'}
peerDependencies:
graphql: '>=0.11 <=15'
graphql: '>=0.11 <=16'
dependencies:
graphql: 15.6.0
dev: false
@@ -8648,8 +8648,8 @@ packages:
utf-8-validate:
optional: true
/ws/8.2.0:
resolution: {integrity: sha512-uYhVJ/m9oXwEI04iIVmgLmugh2qrZihkywG9y5FfZV2ATeLIzHf93qs+tUNqlttbQK957/VX3mtwAS+UfIwA4g==}
/ws/8.2.2:
resolution: {integrity: sha512-Q6B6H2oc8QY3llc3cB8kVmQ6pnJWVQbP7Q5algTcIxx7YEpc0oU4NBVHlztA7Ekzfhw2r0rPducMUiCGWKQRzw==}
engines: {node: '>=10.0.0'}
peerDependencies:
bufferutil: ^4.0.1