Bump async from 2.6.3 to 2.6.4

Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md)
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
1 file changed
tree: 4b1f56f99c6be97abc85b26c89f1dce920d48c15
  1. public/
  2. src/
  3. .dockerignore
  4. .env
  5. .gitignore
  6. 1
  7. babel.config.js
  8. docker-compose.yml
  9. Dockerfile
  10. entrypoint.sh
  11. nginx.conf
  12. package-lock.json
  13. package.json
  14. README.md
  15. yarn-error.log
  16. yarn.lock
README.md

custos-demo-gateway

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.