Skip to content

Commit

Permalink
fix(deps): bump eventsource from 1.1.0 to 2.0.2
Browse files Browse the repository at this point in the history
Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.1.0 to 2.0.2.
- [Release notes](https://github.com/EventSource/eventsource/releases)
- [Changelog](https://github.com/EventSource/eventsource/blob/master/HISTORY.md)
- [Commits](EventSource/eventsource@v1.1.0...v2.0.2)

---
updated-dependencies:
- dependency-name: eventsource
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 25, 2022
1 parent 559f437 commit 7fd06d6
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 19 deletions.
59 changes: 41 additions & 18 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -55,7 +55,7 @@
"deepmerge": "^4.2.2",
"deprecation": "^2.3.1",
"dotenv": "^8.2.0",
"eventsource": "^1.0.7",
"eventsource": "^2.0.2",
"express": "^4.17.1",
"express-handlebars": "^6.0.3",
"ioredis": "^4.27.8",
Expand Down

0 comments on commit 7fd06d6

Please sign in to comment.