Skip to content

Commit

Permalink
Update Apollo GraphQL packages
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 30, 2023
1 parent a246aa9 commit 5742204
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 4 deletions.
2 changes: 1 addition & 1 deletion packages/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"dependencies": {
"@graphql-modules/epoxy": "0.2.18",
"@graphql-modules/sonar": "0.2.18",
"apollo-server-express": "2.3.1",
"apollo-server-express": "2.26.2",
"argon2": "0.20.0",
"connect-redis": "^3.4.0",
"dotenv-safe": "6.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"dependencies": {
"@codeponder/common": "1.0.0",
"@codeponder/ui": "1.0.0",
"apollo-boost": "^0.1.24",
"apollo-boost": "^0.4.0",
"apollo-link-context": "^1.0.12",
"cookie": "^0.3.1",
"formik": "^1.4.2",
Expand Down
3 changes: 1 addition & 2 deletions packages/web/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4676,8 +4676,7 @@ rc@^1.0.1, rc@^1.1.6, rc@^1.2.7:
strip-json-comments "~2.0.1"

react-apollo@^2.3.3:
version "2.3.3"
resolved "https://registry.yarnpkg.com/react-apollo/-/react-apollo-2.3.3.tgz#a4609f3112d4351a1e363090d8cd363b04e2cc91"
version "2.5.8"
dependencies:
fbjs "^1.0.0"
hoist-non-react-statics "^3.0.0"
Expand Down

0 comments on commit 5742204

Please sign in to comment.