Skip to content

Commit 3bba900

Browse files
renovate-botdoug-martin
authored andcommitted
chore(deps): update dependency @nestjs/graphql to v7.5.1
1 parent 3048277 commit 3bba900

File tree

3 files changed

+19
-19
lines changed

3 files changed

+19
-19
lines changed

examples/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@nestjs-query/query-sequelize": "0.15.1",
1919
"@nestjs/common": "7.3.1",
2020
"@nestjs/core": "7.3.1",
21-
"@nestjs/graphql": "7.4.6",
21+
"@nestjs/graphql": "7.5.1",
2222
"@nestjs/platform-express": "7.3.1",
2323
"@nestjs/typeorm": "7.1.0",
2424
"@nestjs/sequelize": "0.1.0",

package-lock.json

Lines changed: 17 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/query-graphql/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
},
5757
"devDependencies": {
5858
"@nestjs/common": "7.3.1",
59-
"@nestjs/graphql": "7.4.6",
59+
"@nestjs/graphql": "7.5.1",
6060
"@nestjs/testing": "7.3.1",
6161
"@types/graphql": "14.5.0",
6262
"@types/graphql-relay": "0.6.0",

0 commit comments

Comments
 (0)