Skip to content

Commit

Permalink
chore(deps): update all apollo server non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 21, 2024
1 parent 7c9ed4e commit 7b96fa6
Show file tree
Hide file tree
Showing 2 changed files with 63 additions and 580 deletions.
8 changes: 4 additions & 4 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.13.0",
"graphql": "15.9.0",
"lru-cache": "4.1.5",
"shortid": "2.2.16"
},
Expand All @@ -15,7 +15,7 @@
},
"keywords": [],
"devDependencies": {
"@types/graphql": "14.2.3",
"nodemon": "2.0.12"
"@types/graphql": "14.5.0",
"nodemon": "2.0.22"
}
}
Loading

0 comments on commit 7b96fa6

Please sign in to comment.