Skip to content

Commit

Permalink
Update dependency eventsource to v2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
whitesource-for-github-com[bot] authored and romaingweb committed Jun 2, 2022
1 parent 4b5aa0f commit e407766
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/acceptance-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@types/supertest": "2.0.12",
"concurrently": "7.1.0",
"bullmq": "1.78.2",
"eventsource": "2.0.0",
"eventsource": "2.0.2",
"get-port": "5.1.1",
"git-en-boite-app": "0.0.0",
"git-en-boite-core": "0.0.0",
Expand Down
7 changes: 6 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2249,7 +2249,12 @@ eventemitter3@^4.0.0:
resolved "https://registry.yarnpkg.com/eventemitter3/-/eventemitter3-4.0.7.tgz#2de9b68f6528d5644ef5c59526a1b4a07306169f"
integrity sha512-8guHBZCwKnFhYdHr2ysuRWErTwhoN2X8XELRlrRwpmfeY2jjuUN4taQMsULKUVo1K4DvZl+0pgfyoysHxvmvEw==

[email protected], eventsource@^2.0.0:
[email protected]:
version "2.0.2"
resolved "https://registry.yarnpkg.com/eventsource/-/eventsource-2.0.2.tgz#76dfcc02930fb2ff339520b6d290da573a9e8508"
integrity sha512-IzUmBGPR3+oUG9dUeXynyNmf91/3zUSJg1lCktzKw47OXuhco54U3r9B7O4XX+Rb1Itm9OZ2b0RkTs10bICOxA==

eventsource@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/eventsource/-/eventsource-2.0.0.tgz#c2255b7ff8ed237ca5e08f8b48fc6abff83daed9"
integrity sha512-U9TI2qLWwedwiDLCbSUoSAPHGK2P7nT6/f25wBzMy9tWOKgFoNY4n+GYCPCYg3sGKrIoCmpChJoO3KKymcLo8A==
Expand Down

0 comments on commit e407766

Please sign in to comment.