freeCodeCamp/api-server
dependabot[bot] a1a113dc66 chore(deps): bump express-validator from 6.9.0 to 6.9.2 in /api-server
Bumps [express-validator](https://github.com/express-validator/express-validator) from 6.9.0 to 6.9.2.
- [Release notes](https://github.com/express-validator/express-validator/releases)
- [Commits](https://github.com/express-validator/express-validator/compare/v6.9.0...v6.9.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-10 05:23:24 +00:00
..
common fix: project 25 + 5 (#39526) 2020-09-09 13:28:12 +05:30
public chore: fix typos in spelling (#38100) 2020-02-08 23:59:10 +05:30
server chore(api): migrate from express-validator 5 to 6 (#40363) 2020-12-03 21:17:38 +05:30
.babelrc.js fix(api): add toLowerCase method to email (#38586) 2020-04-24 16:23:29 +05:30
.gitignore fix(api): remove redirects from api 2020-09-01 11:35:44 +05:30
development-start.js feat(tools): add helper for testing webhooks locally 2020-03-19 17:18:53 +05:30
jest.config.js
package-lock.json chore(deps): bump express-validator from 6.9.0 to 6.9.2 in /api-server 2021-01-10 05:23:24 +00:00
package.json chore(deps): bump express-validator from 6.9.0 to 6.9.2 in /api-server 2021-01-10 05:23:24 +00:00
production-start.js