Commit Graph

12 Commits

Author SHA1 Message Date
dependabot[bot] 69b8257690
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.5.2 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.5.2...v6.11.0)

Updates `body-parser` from 1.18.3 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.18.3...1.20.1)

Updates `express` from 4.16.4 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.16.4...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-09 19:29:42 +00:00
Francesco Esposito 97f91d7178
Merge pull request #2 from frsposito/dependabot/npm_and_yarn/js-yaml-3.13.1
Bump js-yaml from 3.12.1 to 3.13.1
2019-11-03 10:43:53 +01:00
Francesco Esposito 50b9f45819
Merge pull request #4 from frsposito/dependabot/npm_and_yarn/lodash-4.17.15
Bump lodash from 4.17.11 to 4.17.15
2019-11-03 10:43:38 +01:00
dependabot[bot] 1893aa9b32
Bump express-basic-auth from 1.1.6 to 1.1.7
Bumps [express-basic-auth](https://github.com/LionC/express-basic-auth) from 1.1.6 to 1.1.7.
- [Release notes](https://github.com/LionC/express-basic-auth/releases)
- [Commits](https://github.com/LionC/express-basic-auth/compare/v1.1.6...v1.1.7)

Signed-off-by: dependabot[bot] <support@github.com>
2019-11-03 09:38:17 +00:00
dependabot[bot] 20fa46fa07
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-11-03 09:38:12 +00:00
dependabot[bot] 7bacbbf914
Bump mongoose from 5.4.13 to 5.7.5
Bumps [mongoose](https://github.com/Automattic/mongoose) from 5.4.13 to 5.7.5.
- [Release notes](https://github.com/Automattic/mongoose/releases)
- [Changelog](https://github.com/Automattic/mongoose/blob/master/History.md)
- [Commits](https://github.com/Automattic/mongoose/compare/5.4.13...5.7.5)

Signed-off-by: dependabot[bot] <support@github.com>
2019-11-03 09:32:58 +00:00
dependabot[bot] da02497af6
Bump js-yaml from 3.12.1 to 3.13.1
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.12.1 to 3.13.1.
- [Release notes](https://github.com/nodeca/js-yaml/releases)
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/3.12.1...3.13.1)

Signed-off-by: dependabot[bot] <support@github.com>
2019-11-03 09:32:51 +00:00
dependabot[bot] e4fd7dad42
Bump eslint-utils from 1.3.1 to 1.4.3
Bumps [eslint-utils](https://github.com/mysticatea/eslint-utils) from 1.3.1 to 1.4.3.
- [Release notes](https://github.com/mysticatea/eslint-utils/releases)
- [Commits](https://github.com/mysticatea/eslint-utils/compare/v1.3.1...v1.4.3)

Signed-off-by: dependabot[bot] <support@github.com>
2019-10-29 12:55:11 +00:00
Francesco Esposito c1c8da512b add authentication 2019-02-20 12:48:32 +01:00
Francesco Esposito 7db4a15c1b add logging 2019-02-20 11:09:57 +01:00
Francesco Esposito 5713ccd4f8 add npm dependencies 2019-02-19 18:30:14 +01:00
Francesco Esposito 7440e9f1af npm/lint init 2019-02-19 18:25:10 +01:00