1
0
Fork 0
Commit Graph

14 Commits (dependabot/npm_and_yarn/express-4.19.2)

Author SHA1 Message Date
dependabot[bot] 722eaa914e
Bump express from 4.17.3 to 4.19.2
Bumps [express](https://github.com/expressjs/express) from 4.17.3 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.17.3...4.19.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-26 02:39:59 +00:00
dependabot[bot] 2273046b43 Bump express from 4.17.1 to 4.17.3
Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.17.3.
- [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.17.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-13 08:33:16 +08:00
dependabot[bot] cc25a4470e
Bump cacheable-request and nodemon (#28)
Removes [cacheable-request](https://github.com/jaredwray/cacheable-request). It's no longer used after updating ancestor dependency [nodemon](https://github.com/remy/nodemon). These dependencies need to be updated together.


Removes `cacheable-request`

Updates `nodemon` from 2.0.15 to 2.0.20
- [Release notes](https://github.com/remy/nodemon/releases)
- [Commits](https://github.com/remy/nodemon/compare/v2.0.15...v2.0.20)

---
updated-dependencies:
- dependency-name: cacheable-request
  dependency-type: indirect
- dependency-name: nodemon
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-17 18:02:43 +08:00
dependabot[bot] b592c9784d
Bump minimist from 1.2.5 to 1.2.6 (#24)
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-09 23:18:10 +08:00
Ambrose Chua 52b6fa5b91 fix: Bump ws and nodemon 2022-02-16 19:31:38 +08:00
Ambrose Chua 71d2368ca4 fix: Remove unnecessary packages from container 2021-11-16 22:10:10 +08:00
Ambrose Chua 4852c95ab7 fix: Add basic CSRF protection
Closes #12
2021-11-16 19:29:22 +08:00
Ambrose Chua bf956b790a chore: Bump xterm 2021-11-16 18:43:45 +08:00
Ambrose Chua 148c893790 chore: Format code with prettier, bump dependencies 2021-11-16 18:10:13 +08:00
dependabot[bot] ef1e535437 Bump ws from 7.4.5 to 7.4.6
Bumps [ws](https://github.com/websockets/ws) from 7.4.5 to 7.4.6.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/7.4.5...7.4.6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-30 12:09:56 +08:00
Ambrose Chua 36cdb9aa8b Upgrade to Bootstrap 5, and improve UI 2021-05-07 20:57:15 +08:00
Ambrose Chua 0680cdc771 Update dependencies 2021-05-07 17:52:28 +08:00
Ambrose Chua 5209b2b8ee Add command tool and Dockerfile 2018-03-10 23:26:23 +09:00
Ambrose Chua 3c13652401 Update to bootstrap 4.0.0 2018-02-15 00:31:29 +08:00