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 Aug 28, 2023
1 parent 3dee4b0 commit 056bdee
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 @@ -42,9 +42,9 @@
"@types/ramda": "0.29.3",
"@typescript-eslint/eslint-plugin": "6.5.0",
"@typescript-eslint/parser": "6.5.0",
"apollo-server": "3.12.0",
"apollo-server-express": "3.12.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 056bdee

Please sign in to comment.