Skip to content

Commit 2dccc01

Browse files
chore(deps): replace apollo graphql packages with @apollo/datasource-rest 4.0.0
1 parent e72b40d commit 2dccc01

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,9 @@
4343
"@types/ramda": "0.30.2",
4444
"@typescript-eslint/eslint-plugin": "8.22.0",
4545
"@typescript-eslint/parser": "8.22.0",
46-
"apollo-server": "3.13.0",
47-
"apollo-server-express": "3.13.0",
48-
"apollo-datasource-rest": "3.7.0",
46+
"@apollo/server": "4.0.0",
47+
"@apollo/server": "4.0.0",
48+
"@apollo/datasource-rest": "4.0.0",
4949
"artillery": "2.0.22",
5050
"benchmark": "2.1.4",
5151
"babel-plugin-parameter-decorator": "1.0.16",

0 commit comments

Comments
 (0)