Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency cross-fetch to 3.1.5 [security] #9505

Merged
merged 1 commit into from May 4, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
1,534 changes: 200 additions & 1,334 deletions sample/31-graphql-federation-code-first/gateway/package-lock.json

Large diffs are not rendered by default.

Expand Up @@ -29,7 +29,7 @@
"@nestjs/platform-express": "8.2.3",
"apollo-server-express": "3.6.2",
"graphql": "15.7.2",
"graphql-tools": "7.0.5",
"graphql-tools": "8.0.0",
"reflect-metadata": "0.1.13",
"rimraf": "3.0.2",
"rxjs": "7.4.0",
Expand Down
1,535 changes: 201 additions & 1,334 deletions sample/31-graphql-federation-code-first/posts-application/package-lock.json

Large diffs are not rendered by default.

Expand Up @@ -31,7 +31,7 @@
"@nestjs/platform-express": "8.2.3",
"apollo-server-express": "3.6.2",
"graphql": "15.7.2",
"graphql-tools": "7.0.5",
"graphql-tools": "8.0.0",
"reflect-metadata": "0.1.13",
"rimraf": "3.0.2",
"rxjs": "7.4.0",
Expand Down
1,535 changes: 201 additions & 1,334 deletions sample/31-graphql-federation-code-first/users-application/package-lock.json

Large diffs are not rendered by default.

Expand Up @@ -30,7 +30,7 @@
"@nestjs/platform-express": "8.2.3",
"apollo-server-express": "3.6.2",
"graphql": "15.7.2",
"graphql-tools": "7.0.5",
"graphql-tools": "8.0.0",
"reflect-metadata": "0.1.13",
"rimraf": "3.0.2",
"rxjs": "7.4.0",
Expand Down
1,535 changes: 201 additions & 1,334 deletions sample/32-graphql-federation-schema-first/gateway/package-lock.json

Large diffs are not rendered by default.

Expand Up @@ -29,7 +29,7 @@
"@nestjs/platform-express": "8.2.3",
"apollo-server-express": "3.6.2",
"graphql": "15.7.2",
"graphql-tools": "7.0.5",
"graphql-tools": "8.0.0",
"reflect-metadata": "0.1.13",
"rimraf": "3.0.2",
"rxjs": "7.4.0",
Expand Down
1,534 changes: 200 additions & 1,334 deletions sample/32-graphql-federation-schema-first/posts-application/package-lock.json

Large diffs are not rendered by default.

Expand Up @@ -31,7 +31,7 @@
"@nestjs/platform-express": "8.2.3",
"apollo-server-express": "3.6.2",
"graphql": "15.7.2",
"graphql-tools": "7.0.5",
"graphql-tools": "8.0.0",
"reflect-metadata": "0.1.13",
"rimraf": "3.0.2",
"rxjs": "7.4.0",
Expand Down
1,534 changes: 200 additions & 1,334 deletions sample/32-graphql-federation-schema-first/users-application/package-lock.json

Large diffs are not rendered by default.

Expand Up @@ -30,7 +30,7 @@
"@nestjs/platform-express": "8.2.3",
"apollo-server-express": "3.6.2",
"graphql": "15.7.2",
"graphql-tools": "7.0.5",
"graphql-tools": "8.0.0",
"reflect-metadata": "0.1.13",
"rimraf": "3.0.2",
"rxjs": "7.4.0",
Expand Down