Commit Graph

18 Commits

Author SHA1 Message Date
dependabot[bot]
277cd6dd96 Bump qs, body-parser and express
Bumps [qs](https://github.com/ljharb/qs) to 6.11.0 and updates ancestor dependencies [qs](https://github.com/ljharb/qs), [body-parser](https://github.com/expressjs/body-parser) and [express](https://github.com/expressjs/express). These dependencies need to be updated together.


Updates `qs` from 6.7.0 to 6.11.0
- [Release notes](https://github.com/ljharb/qs/releases)
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/qs/compare/v6.7.0...v6.11.0)

Updates `body-parser` from 1.19.0 to 1.20.1
- [Release notes](https://github.com/expressjs/body-parser/releases)
- [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md)
- [Commits](https://github.com/expressjs/body-parser/compare/1.19.0...1.20.1)

Updates `express` from 4.17.1 to 4.18.2
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.17.1...4.18.2)

---
updated-dependencies:
- dependency-name: qs
  dependency-type: indirect
- dependency-name: body-parser
  dependency-type: direct:production
- dependency-name: express
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-06 15:58:35 +00:00
9b50b0fb91 Merge pull request #4 from chrisvrose/dependabot/npm_and_yarn/y18n-4.0.1
Bump y18n from 4.0.0 to 4.0.1
2021-06-20 10:36:02 +05:30
dependabot[bot]
cc564fc9c3 Bump lodash from 4.17.19 to 4.17.21
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.19...4.17.21)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-08 21:55:38 +00:00
dependabot[bot]
d2552a18b2 Bump y18n from 4.0.0 to 4.0.1
Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-30 16:34:11 +00:00
252a21203c update packages and readme 2020-12-05 10:53:41 +05:30
4f9ee6ba1c Remove deprecated, and add in types and loggin 2020-12-05 10:42:55 +05:30
dependabot[bot]
2a1eb07c2a Bump lodash from 4.17.15 to 4.17.19
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-17 02:27:56 +00:00
c48194459f Update deps 2020-06-20 11:40:14 +05:30
dependabot[bot]
d3f163a793 Bump jquery from 3.4.1 to 3.5.0
Bumps [jquery](https://github.com/jquery/jquery) from 3.4.1 to 3.5.0.
- [Release notes](https://github.com/jquery/jquery/releases)
- [Commits](https://github.com/jquery/jquery/compare/3.4.1...3.5.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-04-30 04:16:42 +00:00
638fac0ad4 Set new devDependencies 2019-09-08 13:38:04 +05:30
dependabot[bot]
ffb7e90e40 Bump lodash from 4.17.11 to 4.17.15
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.15.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.15)

Signed-off-by: dependabot[bot] <support@github.com>
2019-09-08 07:52:34 +00:00
aa46296f53 Switch to GET, fix forms
GET is much more better than using blobs
2019-05-25 13:37:19 +05:30
ba8fe72160 Reality check
Auth is way too complicated for use case
2019-05-24 21:38:05 +05:30
464c6c1c3f Update dependencies, README 2019-05-24 12:04:21 +05:30
1179046127 Fix Travis 2019-05-24 08:48:01 +05:30
d1e0f2a907 General updates 2019-05-23 20:23:32 +05:30
4f01ee8cb8 Add routing basics
Add jquery
2019-05-21 19:37:11 +05:30
8e650dbf1f Add base code 2019-05-19 12:21:40 +05:30