rbaf-graphql-api
rbaf-graphql-api copied to clipboard
Backend GraphQL Server.
Bumps [mongoose](https://github.com/Automattic/mongoose) from 5.11.18 to 7.0.2. Release notes Sourced from mongoose's releases. 7.0.2 / 2023-03-15 fix: validate array elements when passing array path to validateSync() in pathsToValidate #13167 #13159 fix(schema):...
Bumps [webpack](https://github.com/webpack/webpack) from 5.65.0 to 5.76.2. Release notes Sourced from webpack's releases. v5.76.2 Bugfixes Fix bug where a missing semicolon in generated bundle output for publicPathRuntime would cause concatenated runtime...
Bumps [log4js](https://github.com/log4js-node/log4js-node) from 4.1.1 to 6.9.1. Changelog Sourced from log4js's changelog. 6.9.1 fix(7922e82): regex for stacktrace - thanks @lamweili addresses #1377 which has a regression since 6.8.0 from #1363 at...
Bumps [nodemon](https://github.com/remy/nodemon) from 1.19.0 to 2.0.21. Release notes Sourced from nodemon's releases. v2.0.21 2.0.21 (2023-03-02) Bug Fixes remove ts mapping if loader present (1468397), closes #2083 v2.0.20 2.0.20 (2022-09-16) Bug...
Bumps [cookiejar](https://github.com/bmeck/node-cookiejar) from 2.1.2 to 2.1.4. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. Release notes Sourced from json5's releases. v1.0.2 Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a...
Bumps [jsonwebtoken](https://github.com/auth0/node-jsonwebtoken) from 8.5.1 to 9.0.0. Changelog Sourced from jsonwebtoken's changelog. 9.0.0 - 2022-12-21 Breaking changes: See Migration from v8 to v9 Breaking changes Removed support for Node versions 11...
Bumps [koa-graphql](https://github.com/graphql-community/koa-graphql) from 0.8.0 to 0.12.0. Release notes Sourced from koa-graphql's releases. v0.12.0 (2021-11-28) Breaking Change 💥 Use named export for graphqlHTTP: const { graphqlHTTP } = require('koa-graphql'); Convert remaining...
Bumps [koa-router](https://github.com/koajs/router) from 7.4.0 to 12.0.0. Release notes Sourced from koa-router's releases. v12.0.0 chore: fixed linting 8042eb6 URL-encode path parameters for Router.url (#116) 94039ef https://github.com/koajs/router/compare/v11.0.1...v12.0.0 v11.0.1 feat: allow set router...
Bumps [jest-junit](https://github.com/jest-community/jest-junit) from 12.0.0 to 15.0.0. Release notes Sourced from jest-junit's releases. v15.0.0 Remove invalid ESC control sequence from XML output jest-community/jest-junit#230 - by @stevenxu-db v14.0.1 Prevent unnecessary duplicate test...