Bump eventsource from 1.0.7 to 1.1.1

Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.0.7 to 1.1.1.
- [Release notes](https://github.com/EventSource/eventsource/releases)
- [Changelog](https://github.com/EventSource/eventsource/blob/master/HISTORY.md)
- [Commits](https://github.com/EventSource/eventsource/compare/v1.0.7...v1.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
1 file changed
tree: 5ae2b747ed75477fe6db9c3cd3be1b6cecb3b3d2
  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.