Skip to content

Commit

Permalink
fix(dependency maintenance): update apollo graphql packages
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 26, 2024
1 parent c00048b commit 96d0269
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"test:e2e:debug": "node --inspect-brk=0.0.0.0 -r tsconfig-paths/register -r ts-node/register node_modules/.bin/jest --runInBand --config jest-e2e.json"
},
"dependencies": {
"@apollo/gateway": "0.44.1",
"@apollo/gateway": "0.54.1",
"@instana/collector": "1.140.1",
"@sanofi-iadc/passport-multi-jwt": "1.0.0",
"@nestjs/apollo": "10.0.11",
Expand All @@ -45,8 +45,8 @@
"@types/express": "4.17.13",
"@types/graphql": "14.5.0",
"amazon-cognito-identity-js": "5.2.8",
"apollo-server-core": "3.5.0",
"apollo-server-fastify": "3.5.0",
"apollo-server-core": "3.13.0",
"apollo-server-fastify": "3.13.0",
"aws-sdk": "2.1137.0",
"class-transformer": "0.3.1",
"class-validator": "0.13.2",
Expand Down Expand Up @@ -103,7 +103,7 @@
"@types/tunnel": "0.0.3",
"@typescript-eslint/eslint-plugin": "5.25.0",
"@typescript-eslint/parser": "5.25.0",
"apollo-server-express": "3.6.8",
"apollo-server-express": "3.13.0",
"cz-conventional-changelog": "3.3.0",
"eslint": "^7.32.0",
"eslint-config-airbnb-base": "14.2.1",
Expand Down

0 comments on commit 96d0269

Please sign in to comment.