Skip to content

Commit

Permalink
chore(deps): update apollo graphql packages
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 27, 2024
1 parent 8d19548 commit 67f3b56
Show file tree
Hide file tree
Showing 3 changed files with 28 additions and 30 deletions.
8 changes: 4 additions & 4 deletions packages/apollo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@
},
"devDependencies": {
"@apollo/gateway": "2.3.3",
"@apollo/server": "4.9.3",
"@apollo/server-plugin-response-cache": "4.1.0",
"@apollo/subgraph": "2.2.3",
"@apollo/server": "4.11.0",
"@apollo/server-plugin-response-cache": "4.1.3",
"@apollo/subgraph": "2.9.2",
"@as-integrations/fastify": "2.1.1",
"@nestjs/common": "10.2.10",
"@nestjs/core": "10.2.10",
Expand All @@ -37,7 +37,7 @@
"apollo-link-ws": "1.0.20"
},
"dependencies": {
"@apollo/server-plugin-landing-page-graphql-playground": "4.0.0",
"@apollo/server-plugin-landing-page-graphql-playground": "4.0.1",
"iterall": "1.3.0",
"lodash.omit": "4.5.0",
"tslib": "2.6.3"
Expand Down
2 changes: 1 addition & 1 deletion packages/graphql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"ws": "8.18.0"
},
"devDependencies": {
"@apollo/subgraph": "2.2.3",
"@apollo/subgraph": "2.9.2",
"@nestjs/common": "10.2.10",
"@nestjs/core": "10.2.10",
"@nestjs/testing": "10.2.10",
Expand Down
48 changes: 23 additions & 25 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,10 @@
chalk "^4.1.0"
js-levenshtein "^1.1.6"

"@apollo/federation-internals@^2.2.3":
version "2.4.8"
resolved "https://registry.yarnpkg.com/@apollo/federation-internals/-/federation-internals-2.4.8.tgz#2bd8281a5224168c893f1b485269d435951dee68"
integrity sha512-P+lmrP7WJTLMKvcPCBimc5ABgaCxMup5r6MXzZ59N32xsOjD+kvQHEhtiZb368/a833VhiDbIh8ytCMeyBvwFA==
"@apollo/federation-internals@2.9.2":
version "2.9.2"
resolved "https://registry.yarnpkg.com/@apollo/federation-internals/-/federation-internals-2.9.2.tgz#d0309107e3654cb64069f9bec7c64aaddc0804f0"
integrity sha512-61+8ynN49ptKNi7Wid4V9acvk8VBt6TqmwUvLdsp3uH8y+FSQCpdaSs5be6vdy/L7O+7IIcydh+Ns2JqlLrwSA==
dependencies:
"@types/uuid" "^9.0.0"
chalk "^4.1.0"
Expand Down Expand Up @@ -119,25 +119,25 @@
"@apollo/utils.keyvaluecache" "^2.1.0"
"@apollo/utils.logger" "^2.0.0"

"@apollo/[email protected].0":
version "4.0.0"
resolved "https://registry.yarnpkg.com/@apollo/server-plugin-landing-page-graphql-playground/-/server-plugin-landing-page-graphql-playground-4.0.0.tgz#eff593de6c37a0b63d740f1c6498d69f67644aed"
integrity sha512-PBDtKI/chJ+hHeoJUUH9Kuqu58txQl00vUGuxqiC9XcReulIg7RjsyD0G1u3drX4V709bxkL5S0nTeXfRHD0qA==
"@apollo/[email protected].1":
version "4.0.1"
resolved "https://registry.yarnpkg.com/@apollo/server-plugin-landing-page-graphql-playground/-/server-plugin-landing-page-graphql-playground-4.0.1.tgz#1d3c98fe93e1bc3c9be3470e220b9578360d175e"
integrity sha512-tWhQzD7DtiTO/wfbGvasryz7eJSuEh9XJHgRTMZI7+Wu/omylG5gH6K6ksg1Vccg8/Xuglfi2f1M5Nm/IlBBGw==
dependencies:
"@apollographql/graphql-playground-html" "1.6.29"

"@apollo/[email protected].0":
version "4.1.0"
resolved "https://registry.yarnpkg.com/@apollo/server-plugin-response-cache/-/server-plugin-response-cache-4.1.0.tgz#2c6752bec3bb14d2901688ae631220fd37b938a2"
integrity sha512-Nv3WUnpb0PV22D6ayY1vv+9mJPPju0uk4imRo7TS5N9nVy+OEKJ7VW6VJ/XA4+1h0CUKkRX6Tb0BrgJuRYFR1Q==
"@apollo/[email protected].3":
version "4.1.3"
resolved "https://registry.yarnpkg.com/@apollo/server-plugin-response-cache/-/server-plugin-response-cache-4.1.3.tgz#18def5dec2be6f361559efedbf4422790dcbb439"
integrity sha512-8WaP4Xo9GGIbWn4ZG/TlYKZLo/YI8tuORvxzLOKnZa3EqUvt7iTCGHX491dWNiGkm93VgDDdo5r0WEvLDdHSmQ==
dependencies:
"@apollo/utils.createhash" "^2.0.0"
"@apollo/utils.keyvaluecache" "^2.1.0"

"@apollo/server@4.9.3":
version "4.9.3"
resolved "https://registry.yarnpkg.com/@apollo/server/-/server-4.9.3.tgz#d51fa1745a7e9f3b1d687c6df40256744aaa977a"
integrity sha512-U56Sx/UmzR3Es344hQ/Ptf2EJrH+kV4ZPoLmgGjWoiwf2wYQ/pRSvkSXgjOvoyE34wSa8Gh7f92ljfLfY+6q1w==
"@apollo/server@4.11.0":
version "4.11.0"
resolved "https://registry.yarnpkg.com/@apollo/server/-/server-4.11.0.tgz#21c0f10ad805192a5485e58ed5c5b3dbe2243174"
integrity sha512-SWDvbbs0wl2zYhKG6aGLxwTJ72xpqp0awb2lotNpfezd9VcAvzaUizzKQqocephin2uMoaA8MguoyBmgtPzNWw==
dependencies:
"@apollo/cache-control-types" "^1.0.3"
"@apollo/server-gateway-interface" "^1.1.1"
Expand All @@ -150,12 +150,10 @@
"@apollo/utils.usagereporting" "^2.1.0"
"@apollo/utils.withrequired" "^2.0.0"
"@graphql-tools/schema" "^9.0.0"
"@josephg/resolvable" "^1.0.0"
"@types/express" "^4.17.13"
"@types/express-serve-static-core" "^4.17.30"
"@types/node-fetch" "^2.6.1"
async-retry "^1.2.1"
body-parser "^1.20.0"
cors "^2.8.5"
express "^4.17.1"
loglevel "^1.6.8"
Expand All @@ -166,13 +164,13 @@
uuid "^9.0.0"
whatwg-mimetype "^3.0.0"

"@apollo/subgraph@2.2.3":
version "2.2.3"
resolved "https://registry.yarnpkg.com/@apollo/subgraph/-/subgraph-2.2.3.tgz#cef1fee9a705f52aac22a37a1d4f6c902c63c00e"
integrity sha512-y7SdZaDbRJXq6xQcwT5Xj/KR1RAV9cokKK0XcMIBGvXcUXdMVorFxX2pYGzxyiIM7y4qFsAF/L8+0G5dtrnkZw==
"@apollo/subgraph@2.9.2":
version "2.9.2"
resolved "https://registry.yarnpkg.com/@apollo/subgraph/-/subgraph-2.9.2.tgz#e05dcc77297923e25b9e5e2cbc1ae2df49fdbccb"
integrity sha512-ucKzfR7QhhAeX2OHe6oJNOzL7Z10D7j5bNtbqiugAl7vVuLnf+lbKgbqIP2lKxFGSzykKJzKejjr3uDd63iefg==
dependencies:
"@apollo/cache-control-types" "^1.0.2"
"@apollo/federation-internals" "^2.2.3"
"@apollo/federation-internals" "2.9.2"

"@apollo/usage-reporting-protobuf@^4.0.0", "@apollo/usage-reporting-protobuf@^4.1.0", "@apollo/usage-reporting-protobuf@^4.1.1":
version "4.1.1"
Expand Down Expand Up @@ -1273,7 +1271,7 @@
"@types/yargs" "^17.0.8"
chalk "^4.0.0"

"@josephg/resolvable@^1.0.0", "@josephg/resolvable@^1.0.1":
"@josephg/resolvable@^1.0.1":
version "1.0.1"
resolved "https://registry.yarnpkg.com/@josephg/resolvable/-/resolvable-1.0.1.tgz#69bc4db754d79e1a2f17a650d3466e038d94a5eb"
integrity sha512-CtzORUwWTTOTqfVtHaKRJ0I1kNQd1bpn3sUh8I3nJDVY+5/M/Oe1DnEWzPQvqq/xPIIkzzzIP7mfCoAjFRvDhg==
Expand Down Expand Up @@ -3251,7 +3249,7 @@ [email protected]:
type-is "~1.6.18"
unpipe "1.0.0"

[email protected], body-parser@^1.20.0:
[email protected]:
version "1.20.2"
resolved "https://registry.yarnpkg.com/body-parser/-/body-parser-1.20.2.tgz#6feb0e21c4724d06de7ff38da36dad4f57a747fd"
integrity sha512-ml9pReCu3M61kGlqoTm2umSXTlRTuGTx0bfYj+uIUKKYycG5NtSbeetV3faSU6R7ajOPw0g/J1PvK4qNy7s5bA==
Expand Down

0 comments on commit 67f3b56

Please sign in to comment.