md/md-cli
dependabot[bot] f6edf04dd6
build(deps): bump vm2 from 3.9.11 to 3.9.17 in /md-cli (#213)
Bumps [vm2](https://github.com/patriksimek/vm2) from 3.9.11 to 3.9.17.
- [Release notes](https://github.com/patriksimek/vm2/releases)
- [Changelog](https://github.com/patriksimek/vm2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/patriksimek/vm2/compare/3.9.11...3.9.17)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-10 20:04:42 +08: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
index.js fix(cli): More suitable service detection method (#169) 2022-08-04 10:26:40 +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 vm2 from 3.9.11 to 3.9.17 in /md-cli (#213) 2023-05-10 20:04:42 +08:00
package.json fix(cli): More suitable service detection method (#169) 2022-08-04 10:26:40 +08:00
util.js fix: Handle command argument path boundary cases on some systems (#128) 2022-02-12 21:00:34 +08:00