diff --git a/sample/31-graphql-federation-code-first/gateway/package-lock.json b/sample/31-graphql-federation-code-first/gateway/package-lock.json index dbc8be33bc6..17429e2a775 100644 --- a/sample/31-graphql-federation-code-first/gateway/package-lock.json +++ b/sample/31-graphql-federation-code-first/gateway/package-lock.json @@ -176,24 +176,24 @@ "integrity": "sha512-6VImC4vO3GjIapSKP84EQTo0KmRP21SKrNatpexKmuGltKe5b62M3wBA6uJgrUfWnGWXsH4SAAgCxsn37k26eg==" }, "@apollo/federation": { - "version": "0.33.3", - "resolved": "https://registry.npmjs.org/@apollo/federation/-/federation-0.33.3.tgz", - "integrity": "sha512-+BRJW1Kf7im86CWPQEdocXQTyPUH132MMoMCXuRvM4F1idb5EldqRkFNM8y9IAYNnbHsthmIWlrqmkuYg+irGQ==", + "version": "0.33.6", + "resolved": "https://registry.npmjs.org/@apollo/federation/-/federation-0.33.6.tgz", + "integrity": "sha512-RF72EtX4ofRyDz8p2ZBVLGQsO0LGgScFB7zS+pGLq1zuixQY5h71VYH7BvdUk8Ae6C7zkCG6IS+aUuhr4aABMQ==", "requires": { - "@apollo/subgraph": "^0.1.2", + "@apollo/subgraph": "^0.1.4", "apollo-graphql": "^0.9.3", "apollo-server-types": "^3.0.2", "lodash.xorby": "^4.7.0" } }, "@apollo/gateway": { - "version": "0.42.3", - "resolved": "https://registry.npmjs.org/@apollo/gateway/-/gateway-0.42.3.tgz", - "integrity": "sha512-xJoY/wIv/LmsqcbPEEYgaGhzo/Ok8Ce1GFZJRigpmjCCsm0TFmWWgXRQ14RbtUi0TzCBdOcnSh1NfaJYpHgAdQ==", + "version": "0.43.1", + "resolved": "https://registry.npmjs.org/@apollo/gateway/-/gateway-0.43.1.tgz", + "integrity": "sha512-HqiFCAKpiThtoV9Phz6FBA5v9sZk632a4tcdZHtI0DHKRGEYfANp+tGxh+YyfvqCy5EAT+WL8d49A+B8KSAUpg==", "requires": { "@apollo/core-schema": "^0.1.0", - "@apollo/federation": "^0.33.3", - "@apollo/query-planner": "^0.5.1", + "@apollo/federation": "^0.33.6", + "@apollo/query-planner": "^0.6.0", "@opentelemetry/api": "^1.0.1", "@types/node-fetch": "2.5.12", "apollo-graphql": "^0.9.3", @@ -236,9 +236,9 @@ } }, "@apollo/query-planner": { - "version": "0.5.1", - "resolved": "https://registry.npmjs.org/@apollo/query-planner/-/query-planner-0.5.1.tgz", - "integrity": "sha512-oIohoBu12UBt2YP1bh+iR2BekNQS8fvA2rjA7JPA+WLiQvzpz646B2ix0WepFf8a8oig7cYFx8aRVj8qQYRUdg==", + "version": "0.6.0", + "resolved": "https://registry.npmjs.org/@apollo/query-planner/-/query-planner-0.6.0.tgz", + "integrity": "sha512-sxI8qgFFq2MCi7pX3yuorqVvLd7xYuFlUJz7LRtfNLy7oMRPz0NWljnw2qp5ztMweDlJsDBGBm6wOKz9gGHjNA==", "requires": { "apollo-graphql": "^0.9.3", "chalk": "^4.1.0", @@ -247,9 +247,9 @@ } }, "@apollo/subgraph": { - "version": "0.1.2", - "resolved": "https://registry.npmjs.org/@apollo/subgraph/-/subgraph-0.1.2.tgz", - "integrity": "sha512-vrPtpayvJkLdqc/iLjhXi+W9HQ+Avnb2a8ylaZb0lsm9p0y1H5QxNDhC3SHhdYRvBnNeqgxE+OGYG1rHldMQIQ==", + "version": "0.1.4", + "resolved": "https://registry.npmjs.org/@apollo/subgraph/-/subgraph-0.1.4.tgz", + "integrity": "sha512-G1N/sXZIHeX27tf+7lefEwVZFNYzdARe+pD597U5opfM1Gs1mYwRySfOdm1QkcItYG+EmTcSOuUJ5bNbvW0IUg==", "requires": { "apollo-graphql": "^0.9.3" } @@ -3523,40 +3523,40 @@ }, "dependencies": { "@graphql-tools/merge": { - "version": "8.2.0", - "resolved": "https://registry.npmjs.org/@graphql-tools/merge/-/merge-8.2.0.tgz", - "integrity": "sha512-nfMLYF7zczjnIbChZtqbvozRfuRweMD1Fe9HHd4RXd3Tcsj6E17srW0QJfxUoIIWh4pitj+XwZAwhj1PWBDU7g==", + "version": "8.2.1", + "resolved": "https://registry.npmjs.org/@graphql-tools/merge/-/merge-8.2.1.tgz", + "integrity": "sha512-Q240kcUszhXiAYudjuJgNuLgy9CryDP3wp83NOZQezfA6h3ByYKU7xI6DiKrdjyVaGpYN3ppUmdj0uf5GaXzMA==", "requires": { - "@graphql-tools/utils": "^8.4.0", + "@graphql-tools/utils": "^8.5.1", "tslib": "~2.3.0" } }, "@graphql-tools/mock": { - "version": "8.4.0", - "resolved": "https://registry.npmjs.org/@graphql-tools/mock/-/mock-8.4.0.tgz", - "integrity": "sha512-RKcqmw7P5pC2ULh2/kg/erxxsd7lEV/wnI5jNgahkCw8wiSC8OI3SwNMwjfrlpYogs7eEhiXi7Ix6abCiFUURw==", + "version": "8.4.2", + "resolved": "https://registry.npmjs.org/@graphql-tools/mock/-/mock-8.4.2.tgz", + "integrity": "sha512-2v4v99mWUB1by+6Bk01PoJCUVnYoNSOT0E5VvFRf5oMwJPaRKLAbC+IjZaRoen1tWpVrg+3Coub7co8jyhvm/Q==", "requires": { - "@graphql-tools/schema": "^8.2.0", - "@graphql-tools/utils": "^8.2.3", + "@graphql-tools/schema": "^8.3.1", + "@graphql-tools/utils": "^8.5.1", "fast-json-stable-stringify": "^2.1.0", "tslib": "~2.3.0" } }, "@graphql-tools/schema": { - "version": "8.3.0", - "resolved": "https://registry.npmjs.org/@graphql-tools/schema/-/schema-8.3.0.tgz", - "integrity": "sha512-OJD4Q1Xa3sffRiHzy0sskZz9ZWeqaujINfoim4CTk5Y9es1LS+WnKi25wVhmL2SGzzmKuAv7oDn+dpQAlM+Gfw==", + "version": "8.3.1", + "resolved": "https://registry.npmjs.org/@graphql-tools/schema/-/schema-8.3.1.tgz", + "integrity": "sha512-3R0AJFe715p4GwF067G5i0KCr/XIdvSfDLvTLEiTDQ8V/hwbOHEKHKWlEBHGRQwkG5lwFQlW1aOn7VnlPERnWQ==", "requires": { - "@graphql-tools/merge": "^8.2.0", - "@graphql-tools/utils": "^8.4.0", + "@graphql-tools/merge": "^8.2.1", + "@graphql-tools/utils": "^8.5.1", "tslib": "~2.3.0", "value-or-promise": "1.0.11" } }, "@graphql-tools/utils": { - "version": "8.4.0", - "resolved": "https://registry.npmjs.org/@graphql-tools/utils/-/utils-8.4.0.tgz", - "integrity": "sha512-rHp4aOdStGDj4xR4PbLm0cyasfTKQUcEKSAP6Ls/83/rmCGdZn9lMxJUSnyK2OfBzpS28kBmSTMaYQ+MeXUFlA==", + "version": "8.5.2", + "resolved": "https://registry.npmjs.org/@graphql-tools/utils/-/utils-8.5.2.tgz", + "integrity": "sha512-wxA51td/759nQziPYh+HxE0WbURRufrp1lwfOYMgfK4e8Aa6gCa1P1p6ERogUIm423NrIfOVau19Q/BBpHdolw==", "requires": { "tslib": "~2.3.0" } diff --git a/sample/31-graphql-federation-code-first/gateway/package.json b/sample/31-graphql-federation-code-first/gateway/package.json index 532b294d1ec..ac9e587d974 100644 --- a/sample/31-graphql-federation-code-first/gateway/package.json +++ b/sample/31-graphql-federation-code-first/gateway/package.json @@ -21,7 +21,7 @@ "test:e2e": "echo 'No e2e tests implemented yet.'" }, "dependencies": { - "@apollo/gateway": "0.42.3", + "@apollo/gateway": "0.43.1", "@nestjs/common": "8.1.2", "@nestjs/core": "8.1.2", "@nestjs/graphql": "9.1.1", diff --git a/sample/31-graphql-federation-code-first/posts-application/package-lock.json b/sample/31-graphql-federation-code-first/posts-application/package-lock.json index 565115644d2..b851d1cba42 100644 --- a/sample/31-graphql-federation-code-first/posts-application/package-lock.json +++ b/sample/31-graphql-federation-code-first/posts-application/package-lock.json @@ -176,24 +176,24 @@ "integrity": "sha512-6VImC4vO3GjIapSKP84EQTo0KmRP21SKrNatpexKmuGltKe5b62M3wBA6uJgrUfWnGWXsH4SAAgCxsn37k26eg==" }, "@apollo/federation": { - "version": "0.33.3", - "resolved": "https://registry.npmjs.org/@apollo/federation/-/federation-0.33.3.tgz", - "integrity": "sha512-+BRJW1Kf7im86CWPQEdocXQTyPUH132MMoMCXuRvM4F1idb5EldqRkFNM8y9IAYNnbHsthmIWlrqmkuYg+irGQ==", + "version": "0.33.6", + "resolved": "https://registry.npmjs.org/@apollo/federation/-/federation-0.33.6.tgz", + "integrity": "sha512-RF72EtX4ofRyDz8p2ZBVLGQsO0LGgScFB7zS+pGLq1zuixQY5h71VYH7BvdUk8Ae6C7zkCG6IS+aUuhr4aABMQ==", "requires": { - "@apollo/subgraph": "^0.1.2", + "@apollo/subgraph": "^0.1.4", "apollo-graphql": "^0.9.3", "apollo-server-types": "^3.0.2", "lodash.xorby": "^4.7.0" } }, "@apollo/gateway": { - "version": "0.42.3", - "resolved": "https://registry.npmjs.org/@apollo/gateway/-/gateway-0.42.3.tgz", - "integrity": "sha512-xJoY/wIv/LmsqcbPEEYgaGhzo/Ok8Ce1GFZJRigpmjCCsm0TFmWWgXRQ14RbtUi0TzCBdOcnSh1NfaJYpHgAdQ==", + "version": "0.43.1", + "resolved": "https://registry.npmjs.org/@apollo/gateway/-/gateway-0.43.1.tgz", + "integrity": "sha512-HqiFCAKpiThtoV9Phz6FBA5v9sZk632a4tcdZHtI0DHKRGEYfANp+tGxh+YyfvqCy5EAT+WL8d49A+B8KSAUpg==", "requires": { "@apollo/core-schema": "^0.1.0", - "@apollo/federation": "^0.33.3", - "@apollo/query-planner": "^0.5.1", + "@apollo/federation": "^0.33.6", + "@apollo/query-planner": "^0.6.0", "@opentelemetry/api": "^1.0.1", "@types/node-fetch": "2.5.12", "apollo-graphql": "^0.9.3", @@ -236,9 +236,9 @@ } }, "@apollo/query-planner": { - "version": "0.5.1", - "resolved": "https://registry.npmjs.org/@apollo/query-planner/-/query-planner-0.5.1.tgz", - "integrity": "sha512-oIohoBu12UBt2YP1bh+iR2BekNQS8fvA2rjA7JPA+WLiQvzpz646B2ix0WepFf8a8oig7cYFx8aRVj8qQYRUdg==", + "version": "0.6.0", + "resolved": "https://registry.npmjs.org/@apollo/query-planner/-/query-planner-0.6.0.tgz", + "integrity": "sha512-sxI8qgFFq2MCi7pX3yuorqVvLd7xYuFlUJz7LRtfNLy7oMRPz0NWljnw2qp5ztMweDlJsDBGBm6wOKz9gGHjNA==", "requires": { "apollo-graphql": "^0.9.3", "chalk": "^4.1.0", @@ -247,9 +247,9 @@ } }, "@apollo/subgraph": { - "version": "0.1.2", - "resolved": "https://registry.npmjs.org/@apollo/subgraph/-/subgraph-0.1.2.tgz", - "integrity": "sha512-vrPtpayvJkLdqc/iLjhXi+W9HQ+Avnb2a8ylaZb0lsm9p0y1H5QxNDhC3SHhdYRvBnNeqgxE+OGYG1rHldMQIQ==", + "version": "0.1.4", + "resolved": "https://registry.npmjs.org/@apollo/subgraph/-/subgraph-0.1.4.tgz", + "integrity": "sha512-G1N/sXZIHeX27tf+7lefEwVZFNYzdARe+pD597U5opfM1Gs1mYwRySfOdm1QkcItYG+EmTcSOuUJ5bNbvW0IUg==", "requires": { "apollo-graphql": "^0.9.3" } @@ -3523,40 +3523,40 @@ }, "dependencies": { "@graphql-tools/merge": { - "version": "8.2.0", - "resolved": "https://registry.npmjs.org/@graphql-tools/merge/-/merge-8.2.0.tgz", - "integrity": "sha512-nfMLYF7zczjnIbChZtqbvozRfuRweMD1Fe9HHd4RXd3Tcsj6E17srW0QJfxUoIIWh4pitj+XwZAwhj1PWBDU7g==", + "version": "8.2.1", + "resolved": "https://registry.npmjs.org/@graphql-tools/merge/-/merge-8.2.1.tgz", + "integrity": "sha512-Q240kcUszhXiAYudjuJgNuLgy9CryDP3wp83NOZQezfA6h3ByYKU7xI6DiKrdjyVaGpYN3ppUmdj0uf5GaXzMA==", "requires": { - "@graphql-tools/utils": "^8.4.0", + "@graphql-tools/utils": "^8.5.1", "tslib": "~2.3.0" } }, "@graphql-tools/mock": { - "version": "8.4.0", - "resolved": "https://registry.npmjs.org/@graphql-tools/mock/-/mock-8.4.0.tgz", - "integrity": "sha512-RKcqmw7P5pC2ULh2/kg/erxxsd7lEV/wnI5jNgahkCw8wiSC8OI3SwNMwjfrlpYogs7eEhiXi7Ix6abCiFUURw==", + "version": "8.4.2", + "resolved": "https://registry.npmjs.org/@graphql-tools/mock/-/mock-8.4.2.tgz", + "integrity": "sha512-2v4v99mWUB1by+6Bk01PoJCUVnYoNSOT0E5VvFRf5oMwJPaRKLAbC+IjZaRoen1tWpVrg+3Coub7co8jyhvm/Q==", "requires": { - "@graphql-tools/schema": "^8.2.0", - "@graphql-tools/utils": "^8.2.3", + "@graphql-tools/schema": "^8.3.1", + "@graphql-tools/utils": "^8.5.1", "fast-json-stable-stringify": "^2.1.0", "tslib": "~2.3.0" } }, "@graphql-tools/schema": { - "version": "8.3.0", - "resolved": "https://registry.npmjs.org/@graphql-tools/schema/-/schema-8.3.0.tgz", - "integrity": "sha512-OJD4Q1Xa3sffRiHzy0sskZz9ZWeqaujINfoim4CTk5Y9es1LS+WnKi25wVhmL2SGzzmKuAv7oDn+dpQAlM+Gfw==", + "version": "8.3.1", + "resolved": "https://registry.npmjs.org/@graphql-tools/schema/-/schema-8.3.1.tgz", + "integrity": "sha512-3R0AJFe715p4GwF067G5i0KCr/XIdvSfDLvTLEiTDQ8V/hwbOHEKHKWlEBHGRQwkG5lwFQlW1aOn7VnlPERnWQ==", "requires": { - "@graphql-tools/merge": "^8.2.0", - "@graphql-tools/utils": "^8.4.0", + "@graphql-tools/merge": "^8.2.1", + "@graphql-tools/utils": "^8.5.1", "tslib": "~2.3.0", "value-or-promise": "1.0.11" } }, "@graphql-tools/utils": { - "version": "8.4.0", - "resolved": "https://registry.npmjs.org/@graphql-tools/utils/-/utils-8.4.0.tgz", - "integrity": "sha512-rHp4aOdStGDj4xR4PbLm0cyasfTKQUcEKSAP6Ls/83/rmCGdZn9lMxJUSnyK2OfBzpS28kBmSTMaYQ+MeXUFlA==", + "version": "8.5.2", + "resolved": "https://registry.npmjs.org/@graphql-tools/utils/-/utils-8.5.2.tgz", + "integrity": "sha512-wxA51td/759nQziPYh+HxE0WbURRufrp1lwfOYMgfK4e8Aa6gCa1P1p6ERogUIm423NrIfOVau19Q/BBpHdolw==", "requires": { "tslib": "~2.3.0" } diff --git a/sample/31-graphql-federation-code-first/posts-application/package.json b/sample/31-graphql-federation-code-first/posts-application/package.json index 391e63ac26e..36dbf0726a9 100644 --- a/sample/31-graphql-federation-code-first/posts-application/package.json +++ b/sample/31-graphql-federation-code-first/posts-application/package.json @@ -21,9 +21,9 @@ "test:e2e": "echo 'No e2e tests implemented yet.'" }, "dependencies": { - "@apollo/federation": "0.33.3", - "@apollo/gateway": "0.42.3", - "@apollo/subgraph": "0.1.2", + "@apollo/federation": "0.33.6", + "@apollo/gateway": "0.43.1", + "@apollo/subgraph": "0.1.4", "@nestjs/common": "8.1.2", "@nestjs/core": "8.1.2", "@nestjs/graphql": "9.1.1", diff --git a/sample/31-graphql-federation-code-first/users-application/package-lock.json b/sample/31-graphql-federation-code-first/users-application/package-lock.json index e8cfb6fab7e..f7b74f3dbcf 100644 --- a/sample/31-graphql-federation-code-first/users-application/package-lock.json +++ b/sample/31-graphql-federation-code-first/users-application/package-lock.json @@ -176,24 +176,24 @@ "integrity": "sha512-6VImC4vO3GjIapSKP84EQTo0KmRP21SKrNatpexKmuGltKe5b62M3wBA6uJgrUfWnGWXsH4SAAgCxsn37k26eg==" }, "@apollo/federation": { - "version": "0.33.3", - "resolved": "https://registry.npmjs.org/@apollo/federation/-/federation-0.33.3.tgz", - "integrity": "sha512-+BRJW1Kf7im86CWPQEdocXQTyPUH132MMoMCXuRvM4F1idb5EldqRkFNM8y9IAYNnbHsthmIWlrqmkuYg+irGQ==", + "version": "0.33.6", + "resolved": "https://registry.npmjs.org/@apollo/federation/-/federation-0.33.6.tgz", + "integrity": "sha512-RF72EtX4ofRyDz8p2ZBVLGQsO0LGgScFB7zS+pGLq1zuixQY5h71VYH7BvdUk8Ae6C7zkCG6IS+aUuhr4aABMQ==", "requires": { - "@apollo/subgraph": "^0.1.2", + "@apollo/subgraph": "^0.1.4", "apollo-graphql": "^0.9.3", "apollo-server-types": "^3.0.2", "lodash.xorby": "^4.7.0" } }, "@apollo/gateway": { - "version": "0.42.3", - "resolved": "https://registry.npmjs.org/@apollo/gateway/-/gateway-0.42.3.tgz", - "integrity": "sha512-xJoY/wIv/LmsqcbPEEYgaGhzo/Ok8Ce1GFZJRigpmjCCsm0TFmWWgXRQ14RbtUi0TzCBdOcnSh1NfaJYpHgAdQ==", + "version": "0.43.1", + "resolved": "https://registry.npmjs.org/@apollo/gateway/-/gateway-0.43.1.tgz", + "integrity": "sha512-HqiFCAKpiThtoV9Phz6FBA5v9sZk632a4tcdZHtI0DHKRGEYfANp+tGxh+YyfvqCy5EAT+WL8d49A+B8KSAUpg==", "requires": { "@apollo/core-schema": "^0.1.0", - "@apollo/federation": "^0.33.3", - "@apollo/query-planner": "^0.5.1", + "@apollo/federation": "^0.33.6", + "@apollo/query-planner": "^0.6.0", "@opentelemetry/api": "^1.0.1", "@types/node-fetch": "2.5.12", "apollo-graphql": "^0.9.3", @@ -236,9 +236,9 @@ } }, "@apollo/query-planner": { - "version": "0.5.1", - "resolved": "https://registry.npmjs.org/@apollo/query-planner/-/query-planner-0.5.1.tgz", - "integrity": "sha512-oIohoBu12UBt2YP1bh+iR2BekNQS8fvA2rjA7JPA+WLiQvzpz646B2ix0WepFf8a8oig7cYFx8aRVj8qQYRUdg==", + "version": "0.6.0", + "resolved": "https://registry.npmjs.org/@apollo/query-planner/-/query-planner-0.6.0.tgz", + "integrity": "sha512-sxI8qgFFq2MCi7pX3yuorqVvLd7xYuFlUJz7LRtfNLy7oMRPz0NWljnw2qp5ztMweDlJsDBGBm6wOKz9gGHjNA==", "requires": { "apollo-graphql": "^0.9.3", "chalk": "^4.1.0", @@ -247,9 +247,9 @@ } }, "@apollo/subgraph": { - "version": "0.1.2", - "resolved": "https://registry.npmjs.org/@apollo/subgraph/-/subgraph-0.1.2.tgz", - "integrity": "sha512-vrPtpayvJkLdqc/iLjhXi+W9HQ+Avnb2a8ylaZb0lsm9p0y1H5QxNDhC3SHhdYRvBnNeqgxE+OGYG1rHldMQIQ==", + "version": "0.1.4", + "resolved": "https://registry.npmjs.org/@apollo/subgraph/-/subgraph-0.1.4.tgz", + "integrity": "sha512-G1N/sXZIHeX27tf+7lefEwVZFNYzdARe+pD597U5opfM1Gs1mYwRySfOdm1QkcItYG+EmTcSOuUJ5bNbvW0IUg==", "requires": { "apollo-graphql": "^0.9.3" } @@ -3523,40 +3523,40 @@ }, "dependencies": { "@graphql-tools/merge": { - "version": "8.2.0", - "resolved": "https://registry.npmjs.org/@graphql-tools/merge/-/merge-8.2.0.tgz", - "integrity": "sha512-nfMLYF7zczjnIbChZtqbvozRfuRweMD1Fe9HHd4RXd3Tcsj6E17srW0QJfxUoIIWh4pitj+XwZAwhj1PWBDU7g==", + "version": "8.2.1", + "resolved": "https://registry.npmjs.org/@graphql-tools/merge/-/merge-8.2.1.tgz", + "integrity": "sha512-Q240kcUszhXiAYudjuJgNuLgy9CryDP3wp83NOZQezfA6h3ByYKU7xI6DiKrdjyVaGpYN3ppUmdj0uf5GaXzMA==", "requires": { - "@graphql-tools/utils": "^8.4.0", + "@graphql-tools/utils": "^8.5.1", "tslib": "~2.3.0" } }, "@graphql-tools/mock": { - "version": "8.4.0", - "resolved": "https://registry.npmjs.org/@graphql-tools/mock/-/mock-8.4.0.tgz", - "integrity": "sha512-RKcqmw7P5pC2ULh2/kg/erxxsd7lEV/wnI5jNgahkCw8wiSC8OI3SwNMwjfrlpYogs7eEhiXi7Ix6abCiFUURw==", + "version": "8.4.2", + "resolved": "https://registry.npmjs.org/@graphql-tools/mock/-/mock-8.4.2.tgz", + "integrity": "sha512-2v4v99mWUB1by+6Bk01PoJCUVnYoNSOT0E5VvFRf5oMwJPaRKLAbC+IjZaRoen1tWpVrg+3Coub7co8jyhvm/Q==", "requires": { - "@graphql-tools/schema": "^8.2.0", - "@graphql-tools/utils": "^8.2.3", + "@graphql-tools/schema": "^8.3.1", + "@graphql-tools/utils": "^8.5.1", "fast-json-stable-stringify": "^2.1.0", "tslib": "~2.3.0" } }, "@graphql-tools/schema": { - "version": "8.3.0", - "resolved": "https://registry.npmjs.org/@graphql-tools/schema/-/schema-8.3.0.tgz", - "integrity": "sha512-OJD4Q1Xa3sffRiHzy0sskZz9ZWeqaujINfoim4CTk5Y9es1LS+WnKi25wVhmL2SGzzmKuAv7oDn+dpQAlM+Gfw==", + "version": "8.3.1", + "resolved": "https://registry.npmjs.org/@graphql-tools/schema/-/schema-8.3.1.tgz", + "integrity": "sha512-3R0AJFe715p4GwF067G5i0KCr/XIdvSfDLvTLEiTDQ8V/hwbOHEKHKWlEBHGRQwkG5lwFQlW1aOn7VnlPERnWQ==", "requires": { - "@graphql-tools/merge": "^8.2.0", - "@graphql-tools/utils": "^8.4.0", + "@graphql-tools/merge": "^8.2.1", + "@graphql-tools/utils": "^8.5.1", "tslib": "~2.3.0", "value-or-promise": "1.0.11" } }, "@graphql-tools/utils": { - "version": "8.4.0", - "resolved": "https://registry.npmjs.org/@graphql-tools/utils/-/utils-8.4.0.tgz", - "integrity": "sha512-rHp4aOdStGDj4xR4PbLm0cyasfTKQUcEKSAP6Ls/83/rmCGdZn9lMxJUSnyK2OfBzpS28kBmSTMaYQ+MeXUFlA==", + "version": "8.5.2", + "resolved": "https://registry.npmjs.org/@graphql-tools/utils/-/utils-8.5.2.tgz", + "integrity": "sha512-wxA51td/759nQziPYh+HxE0WbURRufrp1lwfOYMgfK4e8Aa6gCa1P1p6ERogUIm423NrIfOVau19Q/BBpHdolw==", "requires": { "tslib": "~2.3.0" } diff --git a/sample/31-graphql-federation-code-first/users-application/package.json b/sample/31-graphql-federation-code-first/users-application/package.json index 07ec2afd453..aea62517c36 100644 --- a/sample/31-graphql-federation-code-first/users-application/package.json +++ b/sample/31-graphql-federation-code-first/users-application/package.json @@ -20,9 +20,9 @@ "test:e2e": "echo 'No e2e tests implemented yet.'" }, "dependencies": { - "@apollo/federation": "0.33.3", - "@apollo/gateway": "0.42.3", - "@apollo/subgraph": "0.1.2", + "@apollo/federation": "0.33.6", + "@apollo/gateway": "0.43.1", + "@apollo/subgraph": "0.1.4", "@nestjs/common": "8.1.2", "@nestjs/core": "8.1.2", "@nestjs/graphql": "9.1.1", diff --git a/sample/32-graphql-federation-schema-first/gateway/package-lock.json b/sample/32-graphql-federation-schema-first/gateway/package-lock.json index dbc8be33bc6..17429e2a775 100644 --- a/sample/32-graphql-federation-schema-first/gateway/package-lock.json +++ b/sample/32-graphql-federation-schema-first/gateway/package-lock.json @@ -176,24 +176,24 @@ "integrity": "sha512-6VImC4vO3GjIapSKP84EQTo0KmRP21SKrNatpexKmuGltKe5b62M3wBA6uJgrUfWnGWXsH4SAAgCxsn37k26eg==" }, "@apollo/federation": { - "version": "0.33.3", - "resolved": "https://registry.npmjs.org/@apollo/federation/-/federation-0.33.3.tgz", - "integrity": "sha512-+BRJW1Kf7im86CWPQEdocXQTyPUH132MMoMCXuRvM4F1idb5EldqRkFNM8y9IAYNnbHsthmIWlrqmkuYg+irGQ==", + "version": "0.33.6", + "resolved": "https://registry.npmjs.org/@apollo/federation/-/federation-0.33.6.tgz", + "integrity": "sha512-RF72EtX4ofRyDz8p2ZBVLGQsO0LGgScFB7zS+pGLq1zuixQY5h71VYH7BvdUk8Ae6C7zkCG6IS+aUuhr4aABMQ==", "requires": { - "@apollo/subgraph": "^0.1.2", + "@apollo/subgraph": "^0.1.4", "apollo-graphql": "^0.9.3", "apollo-server-types": "^3.0.2", "lodash.xorby": "^4.7.0" } }, "@apollo/gateway": { - "version": "0.42.3", - "resolved": "https://registry.npmjs.org/@apollo/gateway/-/gateway-0.42.3.tgz", - "integrity": "sha512-xJoY/wIv/LmsqcbPEEYgaGhzo/Ok8Ce1GFZJRigpmjCCsm0TFmWWgXRQ14RbtUi0TzCBdOcnSh1NfaJYpHgAdQ==", + "version": "0.43.1", + "resolved": "https://registry.npmjs.org/@apollo/gateway/-/gateway-0.43.1.tgz", + "integrity": "sha512-HqiFCAKpiThtoV9Phz6FBA5v9sZk632a4tcdZHtI0DHKRGEYfANp+tGxh+YyfvqCy5EAT+WL8d49A+B8KSAUpg==", "requires": { "@apollo/core-schema": "^0.1.0", - "@apollo/federation": "^0.33.3", - "@apollo/query-planner": "^0.5.1", + "@apollo/federation": "^0.33.6", + "@apollo/query-planner": "^0.6.0", "@opentelemetry/api": "^1.0.1", "@types/node-fetch": "2.5.12", "apollo-graphql": "^0.9.3", @@ -236,9 +236,9 @@ } }, "@apollo/query-planner": { - "version": "0.5.1", - "resolved": "https://registry.npmjs.org/@apollo/query-planner/-/query-planner-0.5.1.tgz", - "integrity": "sha512-oIohoBu12UBt2YP1bh+iR2BekNQS8fvA2rjA7JPA+WLiQvzpz646B2ix0WepFf8a8oig7cYFx8aRVj8qQYRUdg==", + "version": "0.6.0", + "resolved": "https://registry.npmjs.org/@apollo/query-planner/-/query-planner-0.6.0.tgz", + "integrity": "sha512-sxI8qgFFq2MCi7pX3yuorqVvLd7xYuFlUJz7LRtfNLy7oMRPz0NWljnw2qp5ztMweDlJsDBGBm6wOKz9gGHjNA==", "requires": { "apollo-graphql": "^0.9.3", "chalk": "^4.1.0", @@ -247,9 +247,9 @@ } }, "@apollo/subgraph": { - "version": "0.1.2", - "resolved": "https://registry.npmjs.org/@apollo/subgraph/-/subgraph-0.1.2.tgz", - "integrity": "sha512-vrPtpayvJkLdqc/iLjhXi+W9HQ+Avnb2a8ylaZb0lsm9p0y1H5QxNDhC3SHhdYRvBnNeqgxE+OGYG1rHldMQIQ==", + "version": "0.1.4", + "resolved": "https://registry.npmjs.org/@apollo/subgraph/-/subgraph-0.1.4.tgz", + "integrity": "sha512-G1N/sXZIHeX27tf+7lefEwVZFNYzdARe+pD597U5opfM1Gs1mYwRySfOdm1QkcItYG+EmTcSOuUJ5bNbvW0IUg==", "requires": { "apollo-graphql": "^0.9.3" } @@ -3523,40 +3523,40 @@ }, "dependencies": { "@graphql-tools/merge": { - "version": "8.2.0", - "resolved": "https://registry.npmjs.org/@graphql-tools/merge/-/merge-8.2.0.tgz", - "integrity": "sha512-nfMLYF7zczjnIbChZtqbvozRfuRweMD1Fe9HHd4RXd3Tcsj6E17srW0QJfxUoIIWh4pitj+XwZAwhj1PWBDU7g==", + "version": "8.2.1", + "resolved": "https://registry.npmjs.org/@graphql-tools/merge/-/merge-8.2.1.tgz", + "integrity": "sha512-Q240kcUszhXiAYudjuJgNuLgy9CryDP3wp83NOZQezfA6h3ByYKU7xI6DiKrdjyVaGpYN3ppUmdj0uf5GaXzMA==", "requires": { - "@graphql-tools/utils": "^8.4.0", + "@graphql-tools/utils": "^8.5.1", "tslib": "~2.3.0" } }, "@graphql-tools/mock": { - "version": "8.4.0", - "resolved": "https://registry.npmjs.org/@graphql-tools/mock/-/mock-8.4.0.tgz", - "integrity": "sha512-RKcqmw7P5pC2ULh2/kg/erxxsd7lEV/wnI5jNgahkCw8wiSC8OI3SwNMwjfrlpYogs7eEhiXi7Ix6abCiFUURw==", + "version": "8.4.2", + "resolved": "https://registry.npmjs.org/@graphql-tools/mock/-/mock-8.4.2.tgz", + "integrity": "sha512-2v4v99mWUB1by+6Bk01PoJCUVnYoNSOT0E5VvFRf5oMwJPaRKLAbC+IjZaRoen1tWpVrg+3Coub7co8jyhvm/Q==", "requires": { - "@graphql-tools/schema": "^8.2.0", - "@graphql-tools/utils": "^8.2.3", + "@graphql-tools/schema": "^8.3.1", + "@graphql-tools/utils": "^8.5.1", "fast-json-stable-stringify": "^2.1.0", "tslib": "~2.3.0" } }, "@graphql-tools/schema": { - "version": "8.3.0", - "resolved": "https://registry.npmjs.org/@graphql-tools/schema/-/schema-8.3.0.tgz", - "integrity": "sha512-OJD4Q1Xa3sffRiHzy0sskZz9ZWeqaujINfoim4CTk5Y9es1LS+WnKi25wVhmL2SGzzmKuAv7oDn+dpQAlM+Gfw==", + "version": "8.3.1", + "resolved": "https://registry.npmjs.org/@graphql-tools/schema/-/schema-8.3.1.tgz", + "integrity": "sha512-3R0AJFe715p4GwF067G5i0KCr/XIdvSfDLvTLEiTDQ8V/hwbOHEKHKWlEBHGRQwkG5lwFQlW1aOn7VnlPERnWQ==", "requires": { - "@graphql-tools/merge": "^8.2.0", - "@graphql-tools/utils": "^8.4.0", + "@graphql-tools/merge": "^8.2.1", + "@graphql-tools/utils": "^8.5.1", "tslib": "~2.3.0", "value-or-promise": "1.0.11" } }, "@graphql-tools/utils": { - "version": "8.4.0", - "resolved": "https://registry.npmjs.org/@graphql-tools/utils/-/utils-8.4.0.tgz", - "integrity": "sha512-rHp4aOdStGDj4xR4PbLm0cyasfTKQUcEKSAP6Ls/83/rmCGdZn9lMxJUSnyK2OfBzpS28kBmSTMaYQ+MeXUFlA==", + "version": "8.5.2", + "resolved": "https://registry.npmjs.org/@graphql-tools/utils/-/utils-8.5.2.tgz", + "integrity": "sha512-wxA51td/759nQziPYh+HxE0WbURRufrp1lwfOYMgfK4e8Aa6gCa1P1p6ERogUIm423NrIfOVau19Q/BBpHdolw==", "requires": { "tslib": "~2.3.0" } diff --git a/sample/32-graphql-federation-schema-first/gateway/package.json b/sample/32-graphql-federation-schema-first/gateway/package.json index 532b294d1ec..ac9e587d974 100644 --- a/sample/32-graphql-federation-schema-first/gateway/package.json +++ b/sample/32-graphql-federation-schema-first/gateway/package.json @@ -21,7 +21,7 @@ "test:e2e": "echo 'No e2e tests implemented yet.'" }, "dependencies": { - "@apollo/gateway": "0.42.3", + "@apollo/gateway": "0.43.1", "@nestjs/common": "8.1.2", "@nestjs/core": "8.1.2", "@nestjs/graphql": "9.1.1", diff --git a/sample/32-graphql-federation-schema-first/posts-application/package-lock.json b/sample/32-graphql-federation-schema-first/posts-application/package-lock.json index 565115644d2..b851d1cba42 100644 --- a/sample/32-graphql-federation-schema-first/posts-application/package-lock.json +++ b/sample/32-graphql-federation-schema-first/posts-application/package-lock.json @@ -176,24 +176,24 @@ "integrity": "sha512-6VImC4vO3GjIapSKP84EQTo0KmRP21SKrNatpexKmuGltKe5b62M3wBA6uJgrUfWnGWXsH4SAAgCxsn37k26eg==" }, "@apollo/federation": { - "version": "0.33.3", - "resolved": "https://registry.npmjs.org/@apollo/federation/-/federation-0.33.3.tgz", - "integrity": "sha512-+BRJW1Kf7im86CWPQEdocXQTyPUH132MMoMCXuRvM4F1idb5EldqRkFNM8y9IAYNnbHsthmIWlrqmkuYg+irGQ==", + "version": "0.33.6", + "resolved": "https://registry.npmjs.org/@apollo/federation/-/federation-0.33.6.tgz", + "integrity": "sha512-RF72EtX4ofRyDz8p2ZBVLGQsO0LGgScFB7zS+pGLq1zuixQY5h71VYH7BvdUk8Ae6C7zkCG6IS+aUuhr4aABMQ==", "requires": { - "@apollo/subgraph": "^0.1.2", + "@apollo/subgraph": "^0.1.4", "apollo-graphql": "^0.9.3", "apollo-server-types": "^3.0.2", "lodash.xorby": "^4.7.0" } }, "@apollo/gateway": { - "version": "0.42.3", - "resolved": "https://registry.npmjs.org/@apollo/gateway/-/gateway-0.42.3.tgz", - "integrity": "sha512-xJoY/wIv/LmsqcbPEEYgaGhzo/Ok8Ce1GFZJRigpmjCCsm0TFmWWgXRQ14RbtUi0TzCBdOcnSh1NfaJYpHgAdQ==", + "version": "0.43.1", + "resolved": "https://registry.npmjs.org/@apollo/gateway/-/gateway-0.43.1.tgz", + "integrity": "sha512-HqiFCAKpiThtoV9Phz6FBA5v9sZk632a4tcdZHtI0DHKRGEYfANp+tGxh+YyfvqCy5EAT+WL8d49A+B8KSAUpg==", "requires": { "@apollo/core-schema": "^0.1.0", - "@apollo/federation": "^0.33.3", - "@apollo/query-planner": "^0.5.1", + "@apollo/federation": "^0.33.6", + "@apollo/query-planner": "^0.6.0", "@opentelemetry/api": "^1.0.1", "@types/node-fetch": "2.5.12", "apollo-graphql": "^0.9.3", @@ -236,9 +236,9 @@ } }, "@apollo/query-planner": { - "version": "0.5.1", - "resolved": "https://registry.npmjs.org/@apollo/query-planner/-/query-planner-0.5.1.tgz", - "integrity": "sha512-oIohoBu12UBt2YP1bh+iR2BekNQS8fvA2rjA7JPA+WLiQvzpz646B2ix0WepFf8a8oig7cYFx8aRVj8qQYRUdg==", + "version": "0.6.0", + "resolved": "https://registry.npmjs.org/@apollo/query-planner/-/query-planner-0.6.0.tgz", + "integrity": "sha512-sxI8qgFFq2MCi7pX3yuorqVvLd7xYuFlUJz7LRtfNLy7oMRPz0NWljnw2qp5ztMweDlJsDBGBm6wOKz9gGHjNA==", "requires": { "apollo-graphql": "^0.9.3", "chalk": "^4.1.0", @@ -247,9 +247,9 @@ } }, "@apollo/subgraph": { - "version": "0.1.2", - "resolved": "https://registry.npmjs.org/@apollo/subgraph/-/subgraph-0.1.2.tgz", - "integrity": "sha512-vrPtpayvJkLdqc/iLjhXi+W9HQ+Avnb2a8ylaZb0lsm9p0y1H5QxNDhC3SHhdYRvBnNeqgxE+OGYG1rHldMQIQ==", + "version": "0.1.4", + "resolved": "https://registry.npmjs.org/@apollo/subgraph/-/subgraph-0.1.4.tgz", + "integrity": "sha512-G1N/sXZIHeX27tf+7lefEwVZFNYzdARe+pD597U5opfM1Gs1mYwRySfOdm1QkcItYG+EmTcSOuUJ5bNbvW0IUg==", "requires": { "apollo-graphql": "^0.9.3" } @@ -3523,40 +3523,40 @@ }, "dependencies": { "@graphql-tools/merge": { - "version": "8.2.0", - "resolved": "https://registry.npmjs.org/@graphql-tools/merge/-/merge-8.2.0.tgz", - "integrity": "sha512-nfMLYF7zczjnIbChZtqbvozRfuRweMD1Fe9HHd4RXd3Tcsj6E17srW0QJfxUoIIWh4pitj+XwZAwhj1PWBDU7g==", + "version": "8.2.1", + "resolved": "https://registry.npmjs.org/@graphql-tools/merge/-/merge-8.2.1.tgz", + "integrity": "sha512-Q240kcUszhXiAYudjuJgNuLgy9CryDP3wp83NOZQezfA6h3ByYKU7xI6DiKrdjyVaGpYN3ppUmdj0uf5GaXzMA==", "requires": { - "@graphql-tools/utils": "^8.4.0", + "@graphql-tools/utils": "^8.5.1", "tslib": "~2.3.0" } }, "@graphql-tools/mock": { - "version": "8.4.0", - "resolved": "https://registry.npmjs.org/@graphql-tools/mock/-/mock-8.4.0.tgz", - "integrity": "sha512-RKcqmw7P5pC2ULh2/kg/erxxsd7lEV/wnI5jNgahkCw8wiSC8OI3SwNMwjfrlpYogs7eEhiXi7Ix6abCiFUURw==", + "version": "8.4.2", + "resolved": "https://registry.npmjs.org/@graphql-tools/mock/-/mock-8.4.2.tgz", + "integrity": "sha512-2v4v99mWUB1by+6Bk01PoJCUVnYoNSOT0E5VvFRf5oMwJPaRKLAbC+IjZaRoen1tWpVrg+3Coub7co8jyhvm/Q==", "requires": { - "@graphql-tools/schema": "^8.2.0", - "@graphql-tools/utils": "^8.2.3", + "@graphql-tools/schema": "^8.3.1", + "@graphql-tools/utils": "^8.5.1", "fast-json-stable-stringify": "^2.1.0", "tslib": "~2.3.0" } }, "@graphql-tools/schema": { - "version": "8.3.0", - "resolved": "https://registry.npmjs.org/@graphql-tools/schema/-/schema-8.3.0.tgz", - "integrity": "sha512-OJD4Q1Xa3sffRiHzy0sskZz9ZWeqaujINfoim4CTk5Y9es1LS+WnKi25wVhmL2SGzzmKuAv7oDn+dpQAlM+Gfw==", + "version": "8.3.1", + "resolved": "https://registry.npmjs.org/@graphql-tools/schema/-/schema-8.3.1.tgz", + "integrity": "sha512-3R0AJFe715p4GwF067G5i0KCr/XIdvSfDLvTLEiTDQ8V/hwbOHEKHKWlEBHGRQwkG5lwFQlW1aOn7VnlPERnWQ==", "requires": { - "@graphql-tools/merge": "^8.2.0", - "@graphql-tools/utils": "^8.4.0", + "@graphql-tools/merge": "^8.2.1", + "@graphql-tools/utils": "^8.5.1", "tslib": "~2.3.0", "value-or-promise": "1.0.11" } }, "@graphql-tools/utils": { - "version": "8.4.0", - "resolved": "https://registry.npmjs.org/@graphql-tools/utils/-/utils-8.4.0.tgz", - "integrity": "sha512-rHp4aOdStGDj4xR4PbLm0cyasfTKQUcEKSAP6Ls/83/rmCGdZn9lMxJUSnyK2OfBzpS28kBmSTMaYQ+MeXUFlA==", + "version": "8.5.2", + "resolved": "https://registry.npmjs.org/@graphql-tools/utils/-/utils-8.5.2.tgz", + "integrity": "sha512-wxA51td/759nQziPYh+HxE0WbURRufrp1lwfOYMgfK4e8Aa6gCa1P1p6ERogUIm423NrIfOVau19Q/BBpHdolw==", "requires": { "tslib": "~2.3.0" } diff --git a/sample/32-graphql-federation-schema-first/posts-application/package.json b/sample/32-graphql-federation-schema-first/posts-application/package.json index 391e63ac26e..36dbf0726a9 100644 --- a/sample/32-graphql-federation-schema-first/posts-application/package.json +++ b/sample/32-graphql-federation-schema-first/posts-application/package.json @@ -21,9 +21,9 @@ "test:e2e": "echo 'No e2e tests implemented yet.'" }, "dependencies": { - "@apollo/federation": "0.33.3", - "@apollo/gateway": "0.42.3", - "@apollo/subgraph": "0.1.2", + "@apollo/federation": "0.33.6", + "@apollo/gateway": "0.43.1", + "@apollo/subgraph": "0.1.4", "@nestjs/common": "8.1.2", "@nestjs/core": "8.1.2", "@nestjs/graphql": "9.1.1", diff --git a/sample/32-graphql-federation-schema-first/users-application/package-lock.json b/sample/32-graphql-federation-schema-first/users-application/package-lock.json index e8cfb6fab7e..f7b74f3dbcf 100644 --- a/sample/32-graphql-federation-schema-first/users-application/package-lock.json +++ b/sample/32-graphql-federation-schema-first/users-application/package-lock.json @@ -176,24 +176,24 @@ "integrity": "sha512-6VImC4vO3GjIapSKP84EQTo0KmRP21SKrNatpexKmuGltKe5b62M3wBA6uJgrUfWnGWXsH4SAAgCxsn37k26eg==" }, "@apollo/federation": { - "version": "0.33.3", - "resolved": "https://registry.npmjs.org/@apollo/federation/-/federation-0.33.3.tgz", - "integrity": "sha512-+BRJW1Kf7im86CWPQEdocXQTyPUH132MMoMCXuRvM4F1idb5EldqRkFNM8y9IAYNnbHsthmIWlrqmkuYg+irGQ==", + "version": "0.33.6", + "resolved": "https://registry.npmjs.org/@apollo/federation/-/federation-0.33.6.tgz", + "integrity": "sha512-RF72EtX4ofRyDz8p2ZBVLGQsO0LGgScFB7zS+pGLq1zuixQY5h71VYH7BvdUk8Ae6C7zkCG6IS+aUuhr4aABMQ==", "requires": { - "@apollo/subgraph": "^0.1.2", + "@apollo/subgraph": "^0.1.4", "apollo-graphql": "^0.9.3", "apollo-server-types": "^3.0.2", "lodash.xorby": "^4.7.0" } }, "@apollo/gateway": { - "version": "0.42.3", - "resolved": "https://registry.npmjs.org/@apollo/gateway/-/gateway-0.42.3.tgz", - "integrity": "sha512-xJoY/wIv/LmsqcbPEEYgaGhzo/Ok8Ce1GFZJRigpmjCCsm0TFmWWgXRQ14RbtUi0TzCBdOcnSh1NfaJYpHgAdQ==", + "version": "0.43.1", + "resolved": "https://registry.npmjs.org/@apollo/gateway/-/gateway-0.43.1.tgz", + "integrity": "sha512-HqiFCAKpiThtoV9Phz6FBA5v9sZk632a4tcdZHtI0DHKRGEYfANp+tGxh+YyfvqCy5EAT+WL8d49A+B8KSAUpg==", "requires": { "@apollo/core-schema": "^0.1.0", - "@apollo/federation": "^0.33.3", - "@apollo/query-planner": "^0.5.1", + "@apollo/federation": "^0.33.6", + "@apollo/query-planner": "^0.6.0", "@opentelemetry/api": "^1.0.1", "@types/node-fetch": "2.5.12", "apollo-graphql": "^0.9.3", @@ -236,9 +236,9 @@ } }, "@apollo/query-planner": { - "version": "0.5.1", - "resolved": "https://registry.npmjs.org/@apollo/query-planner/-/query-planner-0.5.1.tgz", - "integrity": "sha512-oIohoBu12UBt2YP1bh+iR2BekNQS8fvA2rjA7JPA+WLiQvzpz646B2ix0WepFf8a8oig7cYFx8aRVj8qQYRUdg==", + "version": "0.6.0", + "resolved": "https://registry.npmjs.org/@apollo/query-planner/-/query-planner-0.6.0.tgz", + "integrity": "sha512-sxI8qgFFq2MCi7pX3yuorqVvLd7xYuFlUJz7LRtfNLy7oMRPz0NWljnw2qp5ztMweDlJsDBGBm6wOKz9gGHjNA==", "requires": { "apollo-graphql": "^0.9.3", "chalk": "^4.1.0", @@ -247,9 +247,9 @@ } }, "@apollo/subgraph": { - "version": "0.1.2", - "resolved": "https://registry.npmjs.org/@apollo/subgraph/-/subgraph-0.1.2.tgz", - "integrity": "sha512-vrPtpayvJkLdqc/iLjhXi+W9HQ+Avnb2a8ylaZb0lsm9p0y1H5QxNDhC3SHhdYRvBnNeqgxE+OGYG1rHldMQIQ==", + "version": "0.1.4", + "resolved": "https://registry.npmjs.org/@apollo/subgraph/-/subgraph-0.1.4.tgz", + "integrity": "sha512-G1N/sXZIHeX27tf+7lefEwVZFNYzdARe+pD597U5opfM1Gs1mYwRySfOdm1QkcItYG+EmTcSOuUJ5bNbvW0IUg==", "requires": { "apollo-graphql": "^0.9.3" } @@ -3523,40 +3523,40 @@ }, "dependencies": { "@graphql-tools/merge": { - "version": "8.2.0", - "resolved": "https://registry.npmjs.org/@graphql-tools/merge/-/merge-8.2.0.tgz", - "integrity": "sha512-nfMLYF7zczjnIbChZtqbvozRfuRweMD1Fe9HHd4RXd3Tcsj6E17srW0QJfxUoIIWh4pitj+XwZAwhj1PWBDU7g==", + "version": "8.2.1", + "resolved": "https://registry.npmjs.org/@graphql-tools/merge/-/merge-8.2.1.tgz", + "integrity": "sha512-Q240kcUszhXiAYudjuJgNuLgy9CryDP3wp83NOZQezfA6h3ByYKU7xI6DiKrdjyVaGpYN3ppUmdj0uf5GaXzMA==", "requires": { - "@graphql-tools/utils": "^8.4.0", + "@graphql-tools/utils": "^8.5.1", "tslib": "~2.3.0" } }, "@graphql-tools/mock": { - "version": "8.4.0", - "resolved": "https://registry.npmjs.org/@graphql-tools/mock/-/mock-8.4.0.tgz", - "integrity": "sha512-RKcqmw7P5pC2ULh2/kg/erxxsd7lEV/wnI5jNgahkCw8wiSC8OI3SwNMwjfrlpYogs7eEhiXi7Ix6abCiFUURw==", + "version": "8.4.2", + "resolved": "https://registry.npmjs.org/@graphql-tools/mock/-/mock-8.4.2.tgz", + "integrity": "sha512-2v4v99mWUB1by+6Bk01PoJCUVnYoNSOT0E5VvFRf5oMwJPaRKLAbC+IjZaRoen1tWpVrg+3Coub7co8jyhvm/Q==", "requires": { - "@graphql-tools/schema": "^8.2.0", - "@graphql-tools/utils": "^8.2.3", + "@graphql-tools/schema": "^8.3.1", + "@graphql-tools/utils": "^8.5.1", "fast-json-stable-stringify": "^2.1.0", "tslib": "~2.3.0" } }, "@graphql-tools/schema": { - "version": "8.3.0", - "resolved": "https://registry.npmjs.org/@graphql-tools/schema/-/schema-8.3.0.tgz", - "integrity": "sha512-OJD4Q1Xa3sffRiHzy0sskZz9ZWeqaujINfoim4CTk5Y9es1LS+WnKi25wVhmL2SGzzmKuAv7oDn+dpQAlM+Gfw==", + "version": "8.3.1", + "resolved": "https://registry.npmjs.org/@graphql-tools/schema/-/schema-8.3.1.tgz", + "integrity": "sha512-3R0AJFe715p4GwF067G5i0KCr/XIdvSfDLvTLEiTDQ8V/hwbOHEKHKWlEBHGRQwkG5lwFQlW1aOn7VnlPERnWQ==", "requires": { - "@graphql-tools/merge": "^8.2.0", - "@graphql-tools/utils": "^8.4.0", + "@graphql-tools/merge": "^8.2.1", + "@graphql-tools/utils": "^8.5.1", "tslib": "~2.3.0", "value-or-promise": "1.0.11" } }, "@graphql-tools/utils": { - "version": "8.4.0", - "resolved": "https://registry.npmjs.org/@graphql-tools/utils/-/utils-8.4.0.tgz", - "integrity": "sha512-rHp4aOdStGDj4xR4PbLm0cyasfTKQUcEKSAP6Ls/83/rmCGdZn9lMxJUSnyK2OfBzpS28kBmSTMaYQ+MeXUFlA==", + "version": "8.5.2", + "resolved": "https://registry.npmjs.org/@graphql-tools/utils/-/utils-8.5.2.tgz", + "integrity": "sha512-wxA51td/759nQziPYh+HxE0WbURRufrp1lwfOYMgfK4e8Aa6gCa1P1p6ERogUIm423NrIfOVau19Q/BBpHdolw==", "requires": { "tslib": "~2.3.0" } diff --git a/sample/32-graphql-federation-schema-first/users-application/package.json b/sample/32-graphql-federation-schema-first/users-application/package.json index 07ec2afd453..aea62517c36 100644 --- a/sample/32-graphql-federation-schema-first/users-application/package.json +++ b/sample/32-graphql-federation-schema-first/users-application/package.json @@ -20,9 +20,9 @@ "test:e2e": "echo 'No e2e tests implemented yet.'" }, "dependencies": { - "@apollo/federation": "0.33.3", - "@apollo/gateway": "0.42.3", - "@apollo/subgraph": "0.1.2", + "@apollo/federation": "0.33.6", + "@apollo/gateway": "0.43.1", + "@apollo/subgraph": "0.1.4", "@nestjs/common": "8.1.2", "@nestjs/core": "8.1.2", "@nestjs/graphql": "9.1.1",