Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#6342)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 13, 2024
1 parent e9a1fad commit e07bb6d
Show file tree
Hide file tree
Showing 3 changed files with 58 additions and 58 deletions.
4 changes: 2 additions & 2 deletions benchmark/federation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
"start": "cross-env NODE_ENV=production node index.js"
},
"dependencies": {
"@apollo/gateway": "2.8.2",
"@apollo/subgraph": "2.8.2",
"@apollo/gateway": "2.8.3",
"@apollo/subgraph": "2.8.3",
"@graphql-tools/federation": "2.1.1",
"@graphql-tools/stitch": "9.2.10",
"cross-env": "7.0.3",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"chalk": "4.1.2",
"concurrently": "8.2.2",
"cross-env": "7.0.3",
"eslint": "9.6.0",
"eslint": "9.7.0",
"eslint-config-prettier": "9.1.0",
"eslint-config-standard": "17.1.0",
"eslint-plugin-import": "2.29.1",
Expand Down
110 changes: 55 additions & 55 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -50,32 +50,32 @@
tslib "^2.3.0"
zen-observable-ts "^1.2.5"

"@apollo/[email protected].2":
version "2.8.2"
resolved "https://registry.yarnpkg.com/@apollo/composition/-/composition-2.8.2.tgz#cd699ca5960bfe6d590a0bfc9dd94594f89fd116"
integrity sha512-Jfl4ulTp42hCfs1B59uZLF78LMLv0ZE3MjgUlm0ou14O0hhXuVfc5tIoTBr6vyoPy/O7UwA7/p2KXsJ+pqaY9Q==
"@apollo/[email protected].3":
version "2.8.3"
resolved "https://registry.yarnpkg.com/@apollo/composition/-/composition-2.8.3.tgz#06e30498aea9184c768435c70f85393b0811054a"
integrity sha512-CpMraUfP9+LB6egE4HAVvShw/toxzb1KTYn175M7WE+lPnq3gclNh6bLUotPEOHQeW9EPttpC8tndMscfpil5A==
dependencies:
"@apollo/federation-internals" "2.8.2"
"@apollo/query-graphs" "2.8.2"
"@apollo/federation-internals" "2.8.3"
"@apollo/query-graphs" "2.8.3"

"@apollo/[email protected].2":
version "2.8.2"
resolved "https://registry.yarnpkg.com/@apollo/federation-internals/-/federation-internals-2.8.2.tgz#263f6b6a79a2c422dbf5fbd58ed2e461f015bbe5"
integrity sha512-EtHUF5Tcf2SHxRcWtchjT6Rqgp2jNYronoV/ynDvULIRl+U8Nvh1a3IgqTskWanyP/KGnYyRamk5x2DBQfxztg==
"@apollo/[email protected].3":
version "2.8.3"
resolved "https://registry.yarnpkg.com/@apollo/federation-internals/-/federation-internals-2.8.3.tgz#f6bf54c8ef72f45b6fb50334da2a24505ef2e64a"
integrity sha512-5GOeQ1I5C7uCU6ob/TbRGqWg2m+9qo8/8qlGhfaMUqN3ukSCmgkKUDdfg1M6sB3lDmIoL5tAoSkmJegKSaDR5A==
dependencies:
"@types/uuid" "^9.0.0"
chalk "^4.1.0"
js-levenshtein "^1.1.6"
uuid "^9.0.0"

"@apollo/[email protected].2", "@apollo/gateway@^2.5.4":
version "2.8.2"
resolved "https://registry.yarnpkg.com/@apollo/gateway/-/gateway-2.8.2.tgz#fd1ff8b0fb47e4b7509176ce12af79dada04e054"
integrity sha512-0B5hpimiY9MYcSwm8RHEsyial0MUIdlXYQJpWQ0/xIfFb7zfMIrBNSrdf/CFxouehO+imR26TrOx0X7XyImKLQ==
"@apollo/[email protected].3", "@apollo/gateway@^2.5.4":
version "2.8.3"
resolved "https://registry.yarnpkg.com/@apollo/gateway/-/gateway-2.8.3.tgz#84a6dc2fb9a7b811e70a23967e15c6760f6c2bee"
integrity sha512-pJ99vpF7flKqtwLyFgV0SJF09zlLqlW8YYm34I/1FrFh0Zqc5+Y3VV3Y5nAc9ddiodftGItnUbx4txuVM/KMjA==
dependencies:
"@apollo/composition" "2.8.2"
"@apollo/federation-internals" "2.8.2"
"@apollo/query-planner" "2.8.2"
"@apollo/composition" "2.8.3"
"@apollo/federation-internals" "2.8.3"
"@apollo/query-planner" "2.8.3"
"@apollo/server-gateway-interface" "^1.1.0"
"@apollo/usage-reporting-protobuf" "^4.1.0"
"@apollo/utils.createhash" "^2.0.0"
Expand Down Expand Up @@ -110,23 +110,23 @@
"@types/long" "^4.0.0"
long "^4.0.0"

"@apollo/[email protected].2":
version "2.8.2"
resolved "https://registry.yarnpkg.com/@apollo/query-graphs/-/query-graphs-2.8.2.tgz#625a5648e16a5748b4857eeb3fd5edafca14383b"
integrity sha512-05cZqHVc28kaLLEcX4Lc70tFizmH0pJdB6ETjyYTrgUuKA6aChNGQuGQdpc0vAkwMpbMU7hjsiBeERMxs8iy4w==
"@apollo/[email protected].3":
version "2.8.3"
resolved "https://registry.yarnpkg.com/@apollo/query-graphs/-/query-graphs-2.8.3.tgz#331412620fdac2e65fb7a4551f204df8851f3dc8"
integrity sha512-AB1Lr8LUr9iXGQIb70EhiSsu+G6AIW9EXkl+YGTCihn/zbsCcGx/UKr/HUsfAOyg2twenjToLcvqX5eRuM8Xag==
dependencies:
"@apollo/federation-internals" "2.8.2"
"@apollo/federation-internals" "2.8.3"
deep-equal "^2.0.5"
ts-graphviz "^1.5.4"
uuid "^9.0.0"

"@apollo/[email protected].2":
version "2.8.2"
resolved "https://registry.yarnpkg.com/@apollo/query-planner/-/query-planner-2.8.2.tgz#bb3f3418dd87306039b60ee6d0bd83c4773f3066"
integrity sha512-sRuY9g1rCM9J5cIauwebN0TTgB4PMUxc4qqd+isimKqDY6WjI8gVM2BIA35nr0L0zT+lwUehiY7MjDK7GRNm5g==
"@apollo/[email protected].3":
version "2.8.3"
resolved "https://registry.yarnpkg.com/@apollo/query-planner/-/query-planner-2.8.3.tgz#ff30ce434180b16487cd19e66f62b6b9e6bfcd1a"
integrity sha512-dwkschpjwoGziUjYfKwTVHAMuPoRt1Xr2suLEfHK0oSZ0AoDz3RQIBY6Dy8T61hPFB7p/3YvJja7q8jDDDP/og==
dependencies:
"@apollo/federation-internals" "2.8.2"
"@apollo/query-graphs" "2.8.2"
"@apollo/federation-internals" "2.8.3"
"@apollo/query-graphs" "2.8.3"
"@apollo/utils.keyvaluecache" "^2.1.0"
chalk "^4.1.0"
deep-equal "^2.0.5"
Expand All @@ -142,13 +142,13 @@
"@apollo/utils.keyvaluecache" "^2.1.0"
"@apollo/utils.logger" "^2.0.0"

"@apollo/[email protected].2", "@apollo/subgraph@^2.5.4":
version "2.8.2"
resolved "https://registry.yarnpkg.com/@apollo/subgraph/-/subgraph-2.8.2.tgz#f3777b039258403e8baa89edff20e3a054a3b1de"
integrity sha512-DYzuyF+1/PSSLN/z3JReABAD7QCfUHIsCDtWk134Pz7vo2oaJCLfL67kdbGew4TZyTnBn08oh0Z4F3X/5ZSQKw==
"@apollo/[email protected].3", "@apollo/subgraph@^2.5.4":
version "2.8.3"
resolved "https://registry.yarnpkg.com/@apollo/subgraph/-/subgraph-2.8.3.tgz#b13901b0c350cf3f1693dd5031cd8b69b88d7f6e"
integrity sha512-n00rjSstDEdD58Ug+9wCzOffrFcx6SAszKkYF/X1ugzBUruKNun+7S7wgd8m3KXImZwwQ5WTLiISBtTC8PRYsg==
dependencies:
"@apollo/cache-control-types" "^1.0.2"
"@apollo/federation-internals" "2.8.2"
"@apollo/federation-internals" "2.8.3"

"@apollo/usage-reporting-protobuf@^4.0.0", "@apollo/usage-reporting-protobuf@^4.1.0":
version "4.1.0"
Expand Down Expand Up @@ -1672,10 +1672,10 @@
dependencies:
eslint-visitor-keys "^3.3.0"

"@eslint-community/regexpp@^4.10.0", "@eslint-community/regexpp@^4.6.0", "@eslint-community/regexpp@^4.6.1":
version "4.10.0"
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.10.0.tgz#548f6de556857c8bb73bbee70c35dc82a2e74d63"
integrity sha512-Cu96Sd2By9mCNTx2iyKOmq10v22jUVQv0lQnlGNy16oE9589yE+QADPbrMGCkA51cKZSg3Pu/aTJVTGfL/qjUA==
"@eslint-community/regexpp@^4.10.0", "@eslint-community/regexpp@^4.11.0", "@eslint-community/regexpp@^4.6.0":
version "4.11.0"
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.11.0.tgz#b0ffd0312b4a3fd2d6f77237e7248a5ad3a680ae"
integrity sha512-G/M/tIiMrTAxEWRfLfQJMmGNX28IxBg4PBz8XqQhqUHLFI6TL2htpIB1iQCj144V5ee/JaKyT9/WZ0MGZWfA7A==

"@eslint/config-array@^0.17.0":
version "0.17.0"
Expand All @@ -1701,10 +1701,10 @@
minimatch "^3.1.2"
strip-json-comments "^3.1.1"

"@eslint/js@9.6.0":
version "9.6.0"
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.6.0.tgz#5b0cb058cc13d9c92d4e561d3538807fa5127c95"
integrity sha512-D9B0/3vNg44ZeWbYMpBoXqNP4j6eQD5vNwIlGAuFRRzK/WtT/jvDQW3Bi9kkf3PMDMlM7Yi+73VLUsn5bJcl8A==
"@eslint/js@9.7.0":
version "9.7.0"
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.7.0.tgz#b712d802582f02b11cfdf83a85040a296afec3f0"
integrity sha512-ChuWDQenef8OSFnvuxv0TCVxEwmu3+hPNKvM9B34qpM0rDRbjL8t5QkQeHHeAfsKQjuH9wS82WeCi1J/owatng==

"@eslint/object-schema@^2.1.4":
version "2.1.4"
Expand Down Expand Up @@ -2963,9 +2963,9 @@
webpack "^5"

"@types/ws@^8.0.0":
version "8.5.10"
resolved "https://registry.yarnpkg.com/@types/ws/-/ws-8.5.10.tgz#4acfb517970853fa6574a3a6886791d04a396787"
integrity sha512-vmQSUcfalpIq0R9q7uTo2lXs6eGIpt9wtnLdMv9LVpIjCA/+ufZRozlVoVelIYixx1ugCBKDhn89vnsEGOCx9A==
version "8.5.11"
resolved "https://registry.yarnpkg.com/@types/ws/-/ws-8.5.11.tgz#90ad17b3df7719ce3e6bc32f83ff954d38656508"
integrity sha512-4+q7P5h3SpJxaBft0Dzpbr6lmMaqh0Jr2tbhJZ/luAwvD7ohSCniYkwz/pLxuT2h0EOa6QADgJj1Ko+TzRfZ+w==
dependencies:
"@types/node" "*"

Expand Down Expand Up @@ -5552,10 +5552,10 @@ [email protected]:
esrecurse "^4.3.0"
estraverse "^4.1.1"

eslint-scope@^8.0.1:
version "8.0.1"
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-8.0.1.tgz#a9601e4b81a0b9171657c343fb13111688963cfc"
integrity sha512-pL8XjgP4ZOmmwfFE8mEhSxA7ZY4C+LWyqjQ3o4yWkkmD0qcMT9kkW3zWHOczhWcjTSgqycYAgwSlXvZltv65og==
eslint-scope@^8.0.2:
version "8.0.2"
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-8.0.2.tgz#5cbb33d4384c9136083a71190d548158fe128f94"
integrity sha512-6E4xmrTw5wtxnLA5wYL3WDfhZ/1bUBGOXV0zQvVRDOtrR8D0p6W7fs3JweNYhwRYeGvd/1CKX2se0/2s7Q/nJA==
dependencies:
esrecurse "^4.3.0"
estraverse "^5.2.0"
Expand All @@ -5570,16 +5570,16 @@ eslint-visitor-keys@^4.0.0:
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.0.0.tgz#e3adc021aa038a2a8e0b2f8b0ce8f66b9483b1fb"
integrity sha512-OtIRv/2GyiF6o/d8K7MYKKbXrOUBIK6SfkIRM4Z0dY3w+LiQ0vy3F57m0Z71bjbyeiWFiHJ8brqnmE6H6/jEuw==

eslint@9.6.0:
version "9.6.0"
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.6.0.tgz#9f54373afa15e1ba356656a8d96233182027fb49"
integrity sha512-ElQkdLMEEqQNM9Njff+2Y4q2afHk7JpkPvrd7Xh7xefwgQynqPxwf55J7di9+MEibWUGdNjFF9ITG9Pck5M84w==
eslint@9.7.0:
version "9.7.0"
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.7.0.tgz#bedb48e1cdc2362a0caaa106a4c6ed943e8b09e4"
integrity sha512-FzJ9D/0nGiCGBf8UXO/IGLTgLVzIxze1zpfA8Ton2mjLovXdAPlYDv+MQDcqj3TmrhAGYfOpz9RfR+ent0AgAw==
dependencies:
"@eslint-community/eslint-utils" "^4.2.0"
"@eslint-community/regexpp" "^4.6.1"
"@eslint-community/regexpp" "^4.11.0"
"@eslint/config-array" "^0.17.0"
"@eslint/eslintrc" "^3.1.0"
"@eslint/js" "9.6.0"
"@eslint/js" "9.7.0"
"@humanwhocodes/module-importer" "^1.0.1"
"@humanwhocodes/retry" "^0.3.0"
"@nodelib/fs.walk" "^1.2.8"
Expand All @@ -5588,7 +5588,7 @@ [email protected]:
cross-spawn "^7.0.2"
debug "^4.3.2"
escape-string-regexp "^4.0.0"
eslint-scope "^8.0.1"
eslint-scope "^8.0.2"
eslint-visitor-keys "^4.0.0"
espree "^10.1.0"
esquery "^1.5.0"
Expand Down

0 comments on commit e07bb6d

Please sign in to comment.