Skip to content

Commit

Permalink
Update integration test app locks
Browse files Browse the repository at this point in the history
Update the `package-lock.json` files in the integration test apps
in order to bring in newer versions of their dependencies.
  • Loading branch information
unflxw committed Nov 30, 2023
1 parent 8c859e1 commit f3c5c4b
Show file tree
Hide file tree
Showing 14 changed files with 81,157 additions and 34,362 deletions.
5,491 changes: 4,613 additions & 878 deletions test/express-apollo/app/package-lock.json

Large diffs are not rendered by default.

7,477 changes: 5,333 additions & 2,144 deletions test/express-knex/app/package-lock.json

Large diffs are not rendered by default.

10,001 changes: 6,779 additions & 3,222 deletions test/express-mongoose/app/package-lock.json

Large diffs are not rendered by default.

7,065 changes: 5,179 additions & 1,886 deletions test/express-postgres/app/package-lock.json

Large diffs are not rendered by default.

6,986 changes: 5,197 additions & 1,789 deletions test/express-prisma-mongo/app/package-lock.json

Large diffs are not rendered by default.

7,002 changes: 5,197 additions & 1,805 deletions test/express-prisma-postgres/app/package-lock.json

Large diffs are not rendered by default.

7,449 changes: 5,479 additions & 1,970 deletions test/express-redis/app/package-lock.json

Large diffs are not rendered by default.

7,420 changes: 5,410 additions & 2,010 deletions test/express-yoga/app/package-lock.json

Large diffs are not rendered by default.

7,160 changes: 5,035 additions & 2,125 deletions test/fastify/app/package-lock.json

Large diffs are not rendered by default.

9,788 changes: 6,562 additions & 3,226 deletions test/koa-mongo/app/package-lock.json

Large diffs are not rendered by default.

7,294 changes: 5,297 additions & 1,997 deletions test/koa-mysql/app/package-lock.json

Large diffs are not rendered by default.

17,981 changes: 10,599 additions & 7,382 deletions test/nestjs/app/package-lock.json

Large diffs are not rendered by default.

6,502 changes: 4,959 additions & 1,543 deletions test/nextjs/app/package-lock.json

Large diffs are not rendered by default.

7,903 changes: 5,518 additions & 2,385 deletions test/restify/app/package-lock.json

Large diffs are not rendered by default.

0 comments on commit f3c5c4b

Please sign in to comment.