Skip to content

Commit

Permalink
Update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-watson committed Mar 13, 2024
1 parent 8b6d7d2 commit 33179fe
Show file tree
Hide file tree
Showing 3 changed files with 42 additions and 44 deletions.
78 changes: 38 additions & 40 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion spotify.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ subgraphs:
schema:
file: subgraphs/playback/schema.graphql
operations: {}
federation_version: '=2.4.5'
federation_version: '=2.7.1'
6 changes: 3 additions & 3 deletions subgraphs/playback/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@
"lint:types": "tsc --noEmit"
},
"dependencies": {
"@apollo/server": "^4.9.3",
"@apollo/subgraph": "^2.5.5",
"@apollo/server": "^4.10.1",
"@apollo/subgraph": "^2.7.1",
"@graphql-tools/mock": "^9.0.0",
"@sentry/node": "^7.59.3",
"@shared/field-synthetics": "*",
Expand All @@ -36,7 +36,7 @@
"cookie-parser": "^1.4.6",
"cors": "^2.8.5",
"express": "^4.18.2",
"graphql": "^16.6.0",
"graphql": "^16.8.1",
"graphql-tag": "latest",
"graphql-ws": "^5.13.1",
"lodash": "^4.17.21",
Expand Down

0 comments on commit 33179fe

Please sign in to comment.