graphql-upload-ts
graphql-upload-ts copied to clipboard
Middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.
Hi there, When I try to build using `tsc -p tsconfig.build.json`, I get this error : ``` node_modules/graphql-upload-ts/dist/graphqlUploadKoa.d.ts:1:31 - error TS2307: Cannot find module 'koa' or its corresponding type declarations....
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [eslint-config-prettier](https://redirect.github.com/prettier/eslint-config-prettier) | [`9.1.0` -> `10.0.1`](https://renovatebot.com/diffs/npm/eslint-config-prettier/9.1.0/10.0.1) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/)...
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [@rollup/plugin-commonjs](https://redirect.github.com/rollup/plugins/tree/master/packages/commonjs/#readme) ([source](https://redirect.github.com/rollup/plugins/tree/HEAD/packages/commonjs)) | [`^28.0.6` -> `^29.0.0`](https://renovatebot.com/diffs/npm/@rollup%2fplugin-commonjs/28.0.9/29.0.0) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ###...
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.14.1 to 3.14.2. Changelog Sourced from js-yaml's changelog. [3.14.2] - 2025-11-15 Security Backported v4.1.1 fix to v3 [4.1.1] - 2025-11-12 Security Fix prototype pollution issue in yaml...
Bumps [koa](https://github.com/koajs/koa) from 3.0.1 to 3.0.3. Release notes Sourced from koa's releases. v3.0.3 What's Changed fix: normalize referer before redirect by @fengmk2 in koajs/koa#1908 Full Changelog: https://github.com/koajs/koa/compare/v3.0.2...v3.0.3 v3.0.2 What's Changed...