Skip to content

Commit

Permalink
fix(deps): update dependency graphql to v16 [security]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 6, 2024
1 parent 57e4c5f commit fdef2d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/graphql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"dotenv": "^16.0.0",
"express": "^4.17.1",
"express-graphql": "^0.12.0",
"graphql": "^15.1.0",
"graphql": "^16.0.0",
"graphql-depth-limit": "^1.1.0",
"graphql-iso-date": "^3.6.1",
"json-stable-stringify": "^1.0.1",
Expand Down

0 comments on commit fdef2d3

Please sign in to comment.