Skip to content

Commit

Permalink
Merge pull request #21 from datacite/upgrade_federation_server
Browse files Browse the repository at this point in the history
Upgrade packages to the latest version
  • Loading branch information
ashwinisukale authored Feb 1, 2024
2 parents 2413490 + 6fac703 commit 550f7a0
Show file tree
Hide file tree
Showing 2 changed files with 635 additions and 349 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,12 @@
"dev": "node app.js"
},
"dependencies": {
"@apollo/gateway": "^0.46.0",
"@apollo/gateway": "^2.7.1",
"@sentry/node": "^6.17.3",
"apollo-server-express": "^3.6.2",
"apollo-server-express": "^3.13.0",
"compression": "^1.7.4",
"express": "^4.17.2",
"graphql": "15",
"graphql": "16.8.1",
"morgan": "^1.10.0"
},
"devDependencies": {},
Expand Down
Loading

0 comments on commit 550f7a0

Please sign in to comment.