md/md-cli
dependabot[bot] 307accef77
build(deps): bump serve-static and express in /md-cli
Bumps [serve-static](https://github.com/expressjs/serve-static) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together.

Updates `serve-static` from 1.15.0 to 1.16.2
- [Release notes](https://github.com/expressjs/serve-static/releases)
- [Changelog](https://github.com/expressjs/serve-static/blob/v1.16.2/HISTORY.md)
- [Commits](https://github.com/expressjs/serve-static/compare/v1.15.0...v1.16.2)

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: serve-static
  dependency-type: indirect
- dependency-name: express
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-16 09:08:37 +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 serve-static and express in /md-cli 2024-09-16 09:08:37 +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