typescript-graphql-api
typescript-graphql-api copied to clipboard
A node server featuring Typescript, GraphQL, TypeORM, PostgreSQL, and Express.
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.3 to 1.15.6. Commits 35a517c Release version 1.15.6 of the npm package. c4f847f Drop Proxy-Authorization across hosts. 8526b4a Use GitHub for disclosure. b1677ce Release version 1.15.5 of...
Bumps the npm_and_yarn group group with 1 update: [graphql-tools](https://github.com/ardatan/graphql-tools/tree/HEAD/packages/graphql-tools). Updates `graphql-tools` from 7.0.2 to 9.0.0 Changelog Sourced from graphql-tools's changelog. 9.0.0 Major Changes #5274 944a68e8 Thanks @ardatan! - Drop Node...
Bumps [apollo-server-core](https://github.com/apollographql/apollo-server/tree/HEAD/packages/apollo-server-core) from 2.19.0 to 2.26.2. Commits 8fbc66c Release f016446 fixup tests missing graphRef f0c84d4 Merge pull request from GHSA-j5g3-5c8r-7qfx 84852fc Release a2b8fc6 Update dependency on graphql-upload fork to fix...
Bumps the npm_and_yarn group group with 1 update: [@graphql-tools/resolvers-composition](https://github.com/ardatan/graphql-tools/tree/HEAD/packages/resolvers-composition). Updates `@graphql-tools/resolvers-composition` from 6.5.17 to 6.5.18 Changelog Sourced from @graphql-tools/resolvers-composition's changelog. 6.5.18 Patch Changes 1c95368a Thanks @ardatan! - Use ranged versions...
Bumps [cross-fetch](https://github.com/lquixada/cross-fetch) to 3.1.5 and updates ancestor dependency [graphql-tools](https://github.com/ardatan/graphql-tools/tree/HEAD/packages/graphql-tools). These dependencies need to be updated together. Updates `cross-fetch` from 3.0.6 to 3.1.5 Release notes Sourced from cross-fetch's releases. v3.1.5 What's...
Removes [xml2js](https://github.com/Leonidas-from-XIV/node-xml2js). It's no longer used after updating ancestor dependency [typeorm](https://github.com/typeorm/typeorm). These dependencies need to be updated together. Removes `xml2js` Updates `typeorm` from 0.2.25 to 0.3.14 Release notes Sourced from...
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) to 2.6.7 and updates ancestor dependencies [node-fetch](https://github.com/node-fetch/node-fetch), [graphql-tools](https://github.com/ardatan/graphql-tools/tree/HEAD/packages/graphql-tools), [cross-fetch](https://github.com/lquixada/cross-fetch) and [@graphql-codegen/typescript-react-apollo](https://github.com/dotansimha/graphql-code-generator-community/tree/HEAD/packages/plugins/typescript/react-apollo). These dependencies need to be updated together. Updates `node-fetch` from 2.6.1 to 2.6.7 Release notes Sourced from...
Add tests example
Add subscriptions examples