Merge pull request #27 from apache/dependabot/npm_and_yarn/express-4.19.2

chore(deps): bump express from 4.18.2 to 4.19.2
tree: 2b31599c6c1f3b5cfaf493eb983ccf111bd2fc56
  1. .github/
  2. src/
  3. test/
  4. .asf.yaml
  5. .editorconfig
  6. .gitignore
  7. app.yml
  8. CODE_OF_CONDUCT.md
  9. CONTRIBUTING.md
  10. index.js
  11. LICENSE
  12. package-lock.json
  13. package.json
  14. README.md
README.md

Apache ECharts Robot

A robot for Apache ECharts issues and pull requests.

Setup

# Install dependencies
npm install

# Run the bot
npm start