Skip to content

Commit

Permalink
fix(deps): update dependency graphql-shield to v7.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 17, 2022
1 parent 3d5cd1a commit f0fb1d6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion javascript/graphql-auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"graphql": "16.5.0",
"graphql-middleware": "6.1.33",
"graphql-scalars": "1.19.0",
"graphql-shield": "7.6.2",
"graphql-shield": "7.6.3",
"jsonwebtoken": "8.5.1",
"nexus": "1.3.0"
},
Expand Down
2 changes: 1 addition & 1 deletion typescript/graphql-auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"graphql": "16.5.0",
"graphql-middleware": "6.1.33",
"graphql-scalars": "1.19.0",
"graphql-shield": "7.6.2",
"graphql-shield": "7.6.3",
"jsonwebtoken": "8.5.1",
"nexus": "1.3.0"
},
Expand Down

0 comments on commit f0fb1d6

Please sign in to comment.