Skip to content

Commit

Permalink
chore(deps): update apollo graphql packages to v2.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 7, 2023
1 parent 075e1e1 commit 4a68551
Show file tree
Hide file tree
Showing 2 changed files with 69 additions and 36 deletions.
4 changes: 2 additions & 2 deletions packages/apollo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@
},
"devDependencies": {
"@apollo/gateway": "0.54.1",
"@apollo/gateway-v2": "npm:@apollo/[email protected].0",
"@apollo/subgraph-v2": "npm:@apollo/[email protected].0",
"@apollo/gateway-v2": "npm:@apollo/[email protected].1",
"@apollo/subgraph-v2": "npm:@apollo/[email protected].1",
"@nestjs/common": "8.4.7",
"@nestjs/core": "8.4.7",
"@nestjs/platform-express": "8.4.7",
Expand Down
101 changes: 67 additions & 34 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14,23 +14,23 @@
resolved "https://registry.yarnpkg.com/@apollo/cache-control-types/-/cache-control-types-1.0.2.tgz#f42ed3563acc7f1f50617d65d208483977adc68e"
integrity sha512-Por80co1eUm4ATsvjCOoS/tIR8PHxqVjsA6z76I6Vw0rFn4cgyVElQcmQDIZiYsy41k8e5xkrMRECkM2WR8pNw==

"@apollo/[email protected].0":
version "2.3.0"
resolved "https://registry.yarnpkg.com/@apollo/composition/-/composition-2.3.0.tgz#1ef3a57627d648d428e7806ec8c29dcc2b100497"
integrity sha512-bNPc0NuWB+znlhht1v4GI+sMKl7v0trnT2cKnhO6wA/78kiXj1pKaWl2zGhOaQLtxjFDGk9cNSobtnAkPN4YRg==
"@apollo/[email protected].1":
version "2.3.1"
resolved "https://registry.yarnpkg.com/@apollo/composition/-/composition-2.3.1.tgz#e4161044f2b66f3583f65cad25a8e3e9d342c938"
integrity sha512-lNPBGkNTcWhEHFLjlWAr/ViqpMNOj+BxDPSktqp/Pd1dxWOzUuDLHSGjJY4ESKrBE2RhQ9Nb3jIKbsLmjF6jNg==
dependencies:
"@apollo/federation-internals" "2.3.0"
"@apollo/query-graphs" "2.3.0"
"@apollo/federation-internals" "2.3.1"
"@apollo/query-graphs" "2.3.1"

"@apollo/core-schema@^0.2.0":
version "0.2.0"
resolved "https://registry.yarnpkg.com/@apollo/core-schema/-/core-schema-0.2.0.tgz#4eb529ee27553eeb6c18cd27eb0b94f2bd8b22a8"
integrity sha512-bhzZMIyzP3rynXwtUuEt2ENJIgKd9P/iR98VsuA3tOyYdWPjD5BfsrdWO0oIJXW/pjbbr0oHX5gqutFRKYuwAA==

"@apollo/[email protected].0":
version "2.3.0"
resolved "https://registry.yarnpkg.com/@apollo/federation-internals/-/federation-internals-2.3.0.tgz#f1ed1b0678939985b453d5f2bea945aa90f17970"
integrity sha512-VHulD2AXhrB6bindPIWEV8aE5lOjADi2pSsZKD3aPZL0jJzRxFNz2wOaP0DnTFUbm1FXlNuHJiJrRjlpIURQbg==
"@apollo/[email protected].1":
version "2.3.1"
resolved "https://registry.yarnpkg.com/@apollo/federation-internals/-/federation-internals-2.3.1.tgz#a011552fe229c6cc7d6b02b4d5409d4f6cd57e98"
integrity sha512-XLsXLeEFBGZ5lhj4huEJTP5TAq3+t+EXqoFAEFX8hSQMAJ+lW+w51YZMbB4R7naojFf1ehlHSAit523GTE9aMA==
dependencies:
chalk "^4.1.0"
js-levenshtein "^1.1.6"
Expand All @@ -44,15 +44,15 @@
apollo-server-types "^3.0.2"
lodash.xorby "^4.7.0"

"@apollo/gateway-v2@npm:@apollo/[email protected].0":
version "2.3.0"
resolved "https://registry.yarnpkg.com/@apollo/gateway/-/gateway-2.3.0.tgz#ba9bc55274b60f6bd4e116b26dfcc45761f529f8"
integrity sha512-di6nbMH/T67Q2rWfgsdDVVkn5Oc02Oo1jZjjzDf95G6lEfDdCOconq63lyc921P3xz/UqZT7I7IlbpOhR3SRIw==
"@apollo/gateway-v2@npm:@apollo/[email protected].1":
version "2.3.1"
resolved "https://registry.yarnpkg.com/@apollo/gateway/-/gateway-2.3.1.tgz#fdaa72837d4fe720411e510ef1c6656cea50b77a"
integrity sha512-kkZP591To697XL8rH6JOvStOU7URcHInKWEU2q3Llimwt4Gm1mlshlNNnlRiHy2ri6tim0/wL1qLBtFG2LUfDQ==
dependencies:
"@apollo/composition" "2.3.0"
"@apollo/federation-internals" "2.3.0"
"@apollo/query-planner" "2.3.0"
"@apollo/server-gateway-interface" "^1.0.2"
"@apollo/composition" "2.3.1"
"@apollo/federation-internals" "2.3.1"
"@apollo/query-planner" "2.3.1"
"@apollo/server-gateway-interface" "^1.1.0"
"@apollo/usage-reporting-protobuf" "^4.0.0"
"@apollo/utils.createhash" "^1.1.0"
"@apollo/utils.fetcher" "^1.1.0"
Expand Down Expand Up @@ -147,24 +147,24 @@
"@types/node" "^10.1.0"
long "^4.0.0"

"@apollo/[email protected].0":
version "2.3.0"
resolved "https://registry.yarnpkg.com/@apollo/query-graphs/-/query-graphs-2.3.0.tgz#c65020d657479049156bb948a723abfd12e26814"
integrity sha512-Z1m5O251Hn+YbptANxYIKO0Ag3Mav4Z7Fhxr19G/jmaS7iJrBIlOJ1HLgVjVjko+kc2dGKbOozF4W1UhYBI0Iw==
"@apollo/[email protected].1":
version "2.3.1"
resolved "https://registry.yarnpkg.com/@apollo/query-graphs/-/query-graphs-2.3.1.tgz#a1b98debb2f8b63b335cb30bc55613cc251476b0"
integrity sha512-mvEBk3KTrKr5Av3KlwPG+1Ve8vPngNxLb0NSc49FHGEticpd/p8ZV6hD2Jh8LNLdhEu5g0POr78b+mtJccqo4g==
dependencies:
"@apollo/federation-internals" "2.3.0"
"@apollo/federation-internals" "2.3.1"
"@types/uuid" "^8.3.4"
deep-equal "^2.0.5"
ts-graphviz "^0.16.0"
uuid "^9.0.0"

"@apollo/[email protected].0":
version "2.3.0"
resolved "https://registry.yarnpkg.com/@apollo/query-planner/-/query-planner-2.3.0.tgz#7972b16c6e49483eba21c9998138f5f5b2d6c3da"
integrity sha512-BHH1yMvyBlzJnNIKt3TxeR92JD4QPWmGnbILp7UrSiuUJBM+7YD/LCIgdVLXFV/mtlWPwHDcaFzaZoIFaGQwzw==
"@apollo/[email protected].1":
version "2.3.1"
resolved "https://registry.yarnpkg.com/@apollo/query-planner/-/query-planner-2.3.1.tgz#cb72ca8a2dec75feaa0cd5ce135da08a8ca5afe4"
integrity sha512-VcW9o1HsTOf2UbKfz+ee1zhTaFvTjenvzgdPSVbv4/EaYF0O1NgVq1UDhOOVcEa5ky7FaLLhRxZI6AImGx5F+A==
dependencies:
"@apollo/federation-internals" "2.3.0"
"@apollo/query-graphs" "2.3.0"
"@apollo/federation-internals" "2.3.1"
"@apollo/query-graphs" "2.3.1"
chalk "^4.1.0"
deep-equal "^2.0.5"
pretty-format "^29.0.0"
Expand All @@ -188,13 +188,23 @@
"@apollo/utils.keyvaluecache" "^1.0.1"
"@apollo/utils.logger" "^1.0.0"

"@apollo/subgraph-v2@npm:@apollo/[email protected]":
version "2.3.0"
resolved "https://registry.yarnpkg.com/@apollo/subgraph/-/subgraph-2.3.0.tgz#2dc747c4bbfc3114060f7224683375154bd58607"
integrity sha512-ryB1iVnnV6+xYVqryEU9ylWLpVuCkzIF0DwYpxBZqYAfRNIZHrpvou6o2k27xeJuMAh7pcDTmQW5PiCPAseubw==
"@apollo/server-gateway-interface@^1.1.0":
version "1.1.0"
resolved "https://registry.yarnpkg.com/@apollo/server-gateway-interface/-/server-gateway-interface-1.1.0.tgz#592a6dfcf0359a15785ec62c1b6fa51ca761fe08"
integrity sha512-0rhG++QtGfr4YhhIHgxZ9BdMFthaPY6LbhI9Au90osbfLMiZ7f8dmZsEX1mp7O1h8MJwCu6Dp0I/KcGbSvfUGA==
dependencies:
"@apollo/usage-reporting-protobuf" "^4.0.0"
"@apollo/utils.fetcher" "^2.0.0"
"@apollo/utils.keyvaluecache" "^2.1.0"
"@apollo/utils.logger" "^2.0.0"

"@apollo/subgraph-v2@npm:@apollo/[email protected]":
version "2.3.1"
resolved "https://registry.yarnpkg.com/@apollo/subgraph/-/subgraph-2.3.1.tgz#90cc816872c5ecd5308a91b9b1c7a5499aa8650f"
integrity sha512-xn9SZm1sJNJLfyqtXV8ZxI0tQSsikkjExGCoEfXYqHINDucXRqHtPVlCv5G6k0xhrDQhmmzlvGMzsCuWsUAv4Q==
dependencies:
"@apollo/cache-control-types" "^1.0.2"
"@apollo/federation-internals" "2.3.0"
"@apollo/federation-internals" "2.3.1"

"@apollo/[email protected]", "@apollo/subgraph@^0.6.1":
version "0.6.1"
Expand Down Expand Up @@ -248,6 +258,11 @@
resolved "https://registry.yarnpkg.com/@apollo/utils.fetcher/-/utils.fetcher-1.1.0.tgz#025a0343cf7598bef3d540a9dba75d9cc42c09ac"
integrity sha512-UOI25Q8kN6ADYxCPSzilMzMir2CNNFLif/+1WcTgMog9HbMGtG3LSlC9vStsSBcNGlwViaFFGP4ybgoZ2Ro5rQ==

"@apollo/utils.fetcher@^2.0.0":
version "2.0.0"
resolved "https://registry.yarnpkg.com/@apollo/utils.fetcher/-/utils.fetcher-2.0.0.tgz#efdaa94dd339c0745d5a09ff649e82abb247597f"
integrity sha512-RC0twEwwBKbhk/y4B2X4YEciRG1xoKMgiPy5xQqNMd3pG78sR+ybctG/m7c/8+NaaQOS22UPUCBd6yS6WihBIg==

"@apollo/utils.isnodelike@^1.0.0":
version "1.0.0"
resolved "https://registry.yarnpkg.com/@apollo/utils.isnodelike/-/utils.isnodelike-1.0.0.tgz#a7b2638f7c39acbdbd5b3f62c94708ed4789c246"
Expand All @@ -266,11 +281,24 @@
"@apollo/utils.logger" "^1.0.0"
lru-cache "^7.10.1"

"@apollo/utils.keyvaluecache@^2.1.0":
version "2.1.0"
resolved "https://registry.yarnpkg.com/@apollo/utils.keyvaluecache/-/utils.keyvaluecache-2.1.0.tgz#90b3d1ca7e0e97a51f6705743057b0e5b8902480"
integrity sha512-WBNI4H1dGX2fHMk5j4cJo7mlXWn1X6DYCxQ50IvmI7Xv7Y4QKiA5EwbLOCITh9OIZQrVX7L0ASBSgTt6jYx/cg==
dependencies:
"@apollo/utils.logger" "^2.0.0"
lru-cache "^7.14.1"

"@apollo/utils.logger@^1.0.0":
version "1.0.0"
resolved "https://registry.yarnpkg.com/@apollo/utils.logger/-/utils.logger-1.0.0.tgz#6e3460a2250c2ef7c2c3b0be6b5e148a1596f12b"
integrity sha512-dx9XrjyisD2pOa+KsB5RcDbWIAdgC91gJfeyLCgy0ctJMjQe7yZK5kdWaWlaOoCeX0z6YI9iYlg7vMPyMpQF3Q==

"@apollo/utils.logger@^2.0.0":
version "2.0.0"
resolved "https://registry.yarnpkg.com/@apollo/utils.logger/-/utils.logger-2.0.0.tgz#db8ec1e75daef37bcba0d31e0ea23b56126f3a5a"
integrity sha512-o8qYwgV2sYg+PcGKIfwAZaZsQOTEfV8q3mH7Pw8GB/I/Uh2L9iaHdpiKuR++j7oe1K87lFm0z/JAezMOR9CGhg==

"@apollo/utils.printwithreducedwhitespace@^1.1.0":
version "1.1.0"
resolved "https://registry.yarnpkg.com/@apollo/utils.printwithreducedwhitespace/-/utils.printwithreducedwhitespace-1.1.0.tgz#c466299a4766eef8577a2a64c8f27712e8bd7e30"
Expand Down Expand Up @@ -8325,6 +8353,11 @@ lru-cache@^7.13.1:
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-7.14.0.tgz#21be64954a4680e303a09e9468f880b98a0b3c7f"
integrity sha512-EIRtP1GrSJny0dqb50QXRUNBxHJhcpxHC++M5tD7RYbvLLn5KVWKsbyswSSqDuU15UFi3bgTQIY8nhDMeF6aDQ==

lru-cache@^7.14.1:
version "7.14.1"
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-7.14.1.tgz#8da8d2f5f59827edb388e63e459ac23d6d408fea"
integrity sha512-ysxwsnTKdAx96aTRdhDOCQfDgbHnt8SK0KY8SEjO0wHinhWOFTESbjVCMPbU1uGXg/ch4lifqx0wfjOawU2+WA==

macos-release@^3.0.1:
version "3.0.1"
resolved "https://registry.yarnpkg.com/macos-release/-/macos-release-3.0.1.tgz#7d2a1329a616297db4a57f3d3ba8fa07a7caadd6"
Expand Down

0 comments on commit 4a68551

Please sign in to comment.