Skip to content

Commit

Permalink
fix(deps): replace dependency apollo-server-core with @apollo/server …
Browse files Browse the repository at this point in the history
…^4.0.0 [security]
  • Loading branch information
renovate[bot] authored Sep 11, 2024
1 parent b1656d9 commit d07d221
Show file tree
Hide file tree
Showing 2 changed files with 443 additions and 77 deletions.
2 changes: 1 addition & 1 deletion packages/flatbread/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@flatbread/source-filesystem": "workspace:*",
"@flatbread/transformer-markdown": "workspace:*",
"@flatbread/transformer-yaml": "workspace:*",
"apollo-server-core": "^3.9.0",
"@apollo/server": "^4.0.0",
"apollo-server-express": "^3.9.0",
"cors": "^2.8.5",
"express": "^4.18.1",
Expand Down
Loading

0 comments on commit d07d221

Please sign in to comment.