Commit Graph

16 Commits

Author SHA1 Message Date
81922ae32e Merge pull request #3 from Dannecron/dependabot/npm_and_yarn/express-4.19.2
Bump express from 4.18.2 to 4.19.2
2024-03-29 09:51:22 +07:00
dependabot[bot]
36567a1c5b Bump express from 4.18.2 to 4.19.2
Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.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.18.2...4.19.2)

---
updated-dependencies:
- dependency-name: express
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-28 17:30:51 +00:00
e340324acd Merge pull request #2 from Dannecron/dependabot/npm_and_yarn/qs-and-body-parser-and-express-6.11.0
Bump qs, body-parser and express
2022-12-08 17:51:33 +07:00
dependabot[bot]
76fc36627d 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-08 08:45:29 +00:00
658b252583 Merge pull request #1 from Dannecron/dependabot/npm_and_yarn/underscore-1.13.1
Bump underscore from 1.12.0 to 1.13.1
2021-05-10 09:56:34 +07:00
dependabot[bot]
95c47ff385 Bump underscore from 1.12.0 to 1.13.1
Bumps [underscore](https://github.com/jashkenas/underscore) from 1.12.0 to 1.13.1.
- [Release notes](https://github.com/jashkenas/underscore/releases)
- [Commits](https://github.com/jashkenas/underscore/compare/1.12.0...1.13.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-07 14:54:30 +00:00
ed19c22cd8 remove socket.io from dependencies 2021-02-17 15:36:22 +07:00
e52a9727c3 some small changes 2017-11-21 00:06:47 +07:00
4aae137b08 some changes 2017-02-23 16:55:13 +07:00
b246e0f1ca some fix 2017-02-23 07:52:30 +00:00
2059fe78c2 fix 2017-02-23 14:32:15 +07:00
Daniel Necromant
0664972c31 permissions 2017-02-23 07:22:40 +00:00
1585e6593d add https settings and service 2 2017-02-23 14:09:19 +07:00
ad719d397b add https settings and service 2017-02-23 14:06:03 +07:00
f28ab5f2b9 hello bot 2017-02-23 13:35:07 +07:00
Daniel Necromant
435414316d creating 2017-02-23 06:14:51 +00:00