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): replace dependency apollo-server-plugin-base with @apollo/…
Browse files Browse the repository at this point in the history
…server ^4.0.0
renovate[bot] authored Oct 9, 2024

Verified

This commit was signed with the committer’s verified signature.
chjj Christopher Jeffrey (JJ)
1 parent 6848a81 commit d1a38c5
Showing 2 changed files with 2,102 additions and 122 deletions.
2,222 changes: 2,101 additions & 121 deletions package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -51,7 +51,7 @@
"apollo-server-caching": "^3.3.0",
"apollo-server-env": "^4.2.1",
"apollo-server-errors": "^3.3.1",
"apollo-server-plugin-base": "^3.5.1",
"@apollo/server": "^4.0.0",
"fast-json-stable-stringify": "^2.1.0",
"loglevel": "^1.8.0",
"make-fetch-happen": "^8.0.9"

0 comments on commit d1a38c5

Please sign in to comment.