Skip to content

Commit

Permalink
fix(deps): update all apollo server non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 30, 2023
1 parent a157ebd commit 801671c
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 572 deletions.
6 changes: 3 additions & 3 deletions full-stack/todo-list/todo-list-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"version": "1.0.0",
"description": "Example server for use in the Apollo docs",
"dependencies": {
"apollo-server": "3.4.1",
"graphql": "15.5.1",
"apollo-server": "3.12.1",
"graphql": "15.8.0",
"lru-cache": "4.1.5",
"shortid": "2.2.16"
},
Expand All @@ -16,6 +16,6 @@
"keywords": [],
"devDependencies": {
"@types/graphql": "14.2.3",
"nodemon": "2.0.12"
"nodemon": "2.0.22"
}
}
Loading

0 comments on commit 801671c

Please sign in to comment.