Skip to content

Commit

Permalink
chore(deps): replace apollo graphql packages with @apollo/datasource-…
Browse files Browse the repository at this point in the history
…rest 4.0.0
  • Loading branch information
renovate[bot] committed Apr 21, 2024
1 parent 4505a05 commit c897536
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,9 @@
"@types/ramda": "0.29.9",
"@typescript-eslint/eslint-plugin": "6.13.2",
"@typescript-eslint/parser": "6.13.2",
"apollo-server": "3.13.0",
"apollo-server-express": "3.13.0",
"apollo-datasource-rest": "3.7.0",
"@apollo/server": "4.0.0",
"@apollo/server": "4.0.0",
"@apollo/datasource-rest": "4.0.0",
"artillery": "1.7.9",
"benchmark": "2.1.4",
"babel-plugin-parameter-decorator": "1.0.16",
Expand Down

0 comments on commit c897536

Please sign in to comment.