Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deps): update dependency graphql to v16
Browse files Browse the repository at this point in the history
renovate[bot] committed Jan 13, 2024
1 parent a096dde commit 9021996
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SimpleUploadServer/package.json
Original file line number Diff line number Diff line change
@@ -5,7 +5,7 @@
"main": "index.js",
"dependencies": {
"apollo-server": "^2.16.1",
"graphql": "^14.7.0",
"graphql": "^16.0.0",
"lowdb": "^1.0.0",
"mkdirp": "^0.5.5",
"promises-all": "^1.0.0",

0 comments on commit 9021996

Please sign in to comment.