From 4a68551ec6f7a2bcb2c95a0007d4ef46a61e834a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 7 Feb 2023 01:27:51 +0000 Subject: [PATCH] chore(deps): update apollo graphql packages to v2.3.1 --- packages/apollo/package.json | 4 +- yarn.lock | 101 +++++++++++++++++++++++------------ 2 files changed, 69 insertions(+), 36 deletions(-) diff --git a/packages/apollo/package.json b/packages/apollo/package.json index b6778c75c..64665ea68 100644 --- a/packages/apollo/package.json +++ b/packages/apollo/package.json @@ -24,8 +24,8 @@ }, "devDependencies": { "@apollo/gateway": "0.54.1", - "@apollo/gateway-v2": "npm:@apollo/gateway@2.3.0", - "@apollo/subgraph-v2": "npm:@apollo/subgraph@2.3.0", + "@apollo/gateway-v2": "npm:@apollo/gateway@2.3.1", + "@apollo/subgraph-v2": "npm:@apollo/subgraph@2.3.1", "@nestjs/common": "8.4.7", "@nestjs/core": "8.4.7", "@nestjs/platform-express": "8.4.7", diff --git a/yarn.lock b/yarn.lock index f4c1c9fc9..812955de9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -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/composition@2.3.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/composition@2.3.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/federation-internals@2.3.0": - version "2.3.0" - resolved "https://registry.yarnpkg.com/@apollo/federation-internals/-/federation-internals-2.3.0.tgz#f1ed1b0678939985b453d5f2bea945aa90f17970" - integrity sha512-VHulD2AXhrB6bindPIWEV8aE5lOjADi2pSsZKD3aPZL0jJzRxFNz2wOaP0DnTFUbm1FXlNuHJiJrRjlpIURQbg== +"@apollo/federation-internals@2.3.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" @@ -44,15 +44,15 @@ apollo-server-types "^3.0.2" lodash.xorby "^4.7.0" -"@apollo/gateway-v2@npm:@apollo/gateway@2.3.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/gateway@2.3.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" @@ -147,24 +147,24 @@ "@types/node" "^10.1.0" long "^4.0.0" -"@apollo/query-graphs@2.3.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/query-graphs@2.3.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/query-planner@2.3.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/query-planner@2.3.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" @@ -188,13 +188,23 @@ "@apollo/utils.keyvaluecache" "^1.0.1" "@apollo/utils.logger" "^1.0.0" -"@apollo/subgraph-v2@npm:@apollo/subgraph@2.3.0": - 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/subgraph@2.3.1": + 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/subgraph@0.6.1", "@apollo/subgraph@^0.6.1": version "0.6.1" @@ -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" @@ -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" @@ -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"