Skip to content

Commit 2bc39ce

Browse files
Bump graphql from 16.10.0 to 16.11.0
Bumps [graphql](https://github.com/graphql/graphql-js) from 16.10.0 to 16.11.0. - [Release notes](https://github.com/graphql/graphql-js/releases) - [Commits](graphql/graphql-js@v16.10.0...v16.11.0) --- updated-dependencies: - dependency-name: graphql dependency-version: 16.11.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3fa3da6 commit 2bc39ce

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

packages/graphql-server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@nestjs/terminus": "^10.2.3",
2727
"@nestjs/typeorm": "^11.0.0",
2828
"cors": "^2.8.5",
29-
"graphql": "^16.10.0",
29+
"graphql": "^16.11.0",
3030
"mysql2": "^3.12.0",
3131
"reflect-metadata": "^0.2.2",
3232
"typeorm": "^0.3.20"

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3103,7 +3103,7 @@ __metadata:
31033103
"@nestjs/terminus": ^10.2.3
31043104
"@nestjs/typeorm": ^11.0.0
31053105
cors: ^2.8.5
3106-
graphql: ^16.10.0
3106+
graphql: ^16.11.0
31073107
mysql2: ^3.12.0
31083108
reflect-metadata: ^0.2.2
31093109
typeorm: ^0.3.20
@@ -7620,10 +7620,10 @@ __metadata:
76207620
languageName: node
76217621
linkType: hard
76227622

7623-
"graphql@npm:^16.10.0":
7624-
version: 16.10.0
7625-
resolution: "graphql@npm:16.10.0"
7626-
checksum: 969c2d1061d69ad6fe08a7fe642428212b0b8485a2f9b5d8650203eb6c3221479e81ec6a757708f849d84b85afcb3ebc5a8ff2f71778bb66c5e4850f051c170e
7623+
"graphql@npm:^16.11.0":
7624+
version: 16.11.0
7625+
resolution: "graphql@npm:16.11.0"
7626+
checksum: 65bc206edbe980f2759a8e4cf324873f75a66ab48263961472716e50127ae446739be20f926bb7f036a8d199bd4de072f684fd147c285bd6ba965d98cebb6200
76277627
languageName: node
76287628
linkType: hard
76297629

0 commit comments

Comments
 (0)