md/md-cli
dependabot[bot] 3363aff617
build(deps): bump body-parser and express in /md-cli
Bumps [body-parser](https://github.com/expressjs/body-parser) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together.

Updates `body-parser` from 1.20.2 to 1.20.3
- [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.20.2...1.20.3)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-16 09:08:25 +00:00
..
public/upload feat: Support command npm command line to quickly deploy private server (#106) 2021-11-28 20:11:00 +08:00
.gitignore feat: Support command npm command line to quickly deploy private server (#106) 2021-11-28 20:11:00 +08:00
.npmignore ci: cli release (#261) 2023-12-07 11:44:52 +08:00
.npmrc ci: cli release (#261) 2023-12-07 11:44:52 +08:00
index.js chore: upgrade md-cli to v0.0.6 (#257) 2023-12-06 18:46:27 +08:00
mm.config.js feat: Support command npm command line to quickly deploy private server (#106) 2021-11-28 20:11:00 +08:00
package-lock.json build(deps): bump body-parser and express in /md-cli 2024-09-16 09:08:25 +00:00
package.json ci: cli release (#261) 2023-12-07 11:44:52 +08:00
util.js chore: upgrade md-cli to v0.0.6 (#257) 2023-12-06 18:46:27 +08:00