Skip to content

Commit

Permalink
fix(deps): update apollo graphql packages
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 23, 2024
1 parent c4bf11b commit 3344022
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion packages/bun/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dist"
],
"dependencies": {
"@apollo/client": "3.4.17",
"@apollo/client": "3.11.1",
"@craco/craco": "6.4.0",
"@hamburger/ketchup": "0.0.0",
"@hamburger/recipe": "0.0.0",
Expand Down
12 changes: 6 additions & 6 deletions packages/cheese/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,12 +29,12 @@
]
},
"dependencies": {
"@apollo/federation": "^0.33.8",
"@apollo/gateway": "^0.44.1",
"@apollo/subgraph": "^0.1.5",
"@apollo/federation": "^0.38.0",
"@apollo/gateway": "^0.54.0",
"@apollo/subgraph": "^0.6.0",
"@types/cookie-parser": "1.4.2",
"apollo-server": "^3.5.0",
"apollo-server-express": "^3.5.0",
"@apollo/server": "^4.0.0",
"@apollo/server": "^4.0.0",
"aws-sdk": "2.1030.0",
"bcryptjs": "2.4.3",
"chalk": "4.1.2",
Expand All @@ -57,7 +57,7 @@
"typeorm": "0.2.41"
},
"devDependencies": {
"@apollo/rover": "^0.4.1",
"@apollo/rover": "^0.25.0",
"@types/bcryptjs": "2.4.2",
"@types/express": "4.17.13",
"@types/express-jwt": "6.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/meat/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
]
},
"dependencies": {
"@apollo/client": "3.4.17",
"@apollo/client": "3.11.1",
"@hamburger/ketchup": "0.0.0",
"@hamburger/lettuce": "0.0.0",
"@hamburger/recipe": "0.0.0",
Expand Down

0 comments on commit 3344022

Please sign in to comment.