Skip to content

Commit

Permalink
chore(deps): update dependency cross-fetch to 3.1.5 [security]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 2, 2022
1 parent 1f6fca5 commit 0336708
Show file tree
Hide file tree
Showing 12 changed files with 1,209 additions and 8,010 deletions.
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

0 comments on commit 0336708

Please sign in to comment.