freeCodeCamp/api-server
dependabot[bot] 91017f9cbf chore(deps): bump axios from 0.19.2 to 0.21.0 in /api-server
Bumps [axios](https://github.com/axios/axios) from 0.19.2 to 0.21.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.19.2...v0.21.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-08 05:38:42 +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 feat(api): allow redirects with a returnTo param (#40161) 2020-11-07 13:35:25 +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 feat: Use prettier-eslint to format code 2019-02-19 14:30:27 +05:30
package-lock.json chore(deps): bump axios from 0.19.2 to 0.21.0 in /api-server 2020-11-08 05:38:42 +00:00
package.json chore(deps): bump axios from 0.19.2 to 0.21.0 in /api-server 2020-11-08 05:38:42 +00:00
production-start.js fix: rename app entrypoints 2019-08-14 19:23:24 +05:30