Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Merge pull request #2072 from NginxProxyManager/dependabot/npm_and_ya…
…rn/docs/eventsource-2.0.2

Bump eventsource from 1.0.7 to 2.0.2 in /docs
  • Loading branch information
jc21 committed Aug 23, 2022
2 parents 23c88f6 + bdc3a55 commit 60ffec5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion docs/package.json
Expand Up @@ -213,7 +213,7 @@
"etag": "^1.8.1",
"eventemitter3": "^4.0.4",
"events": "^3.2.0",
"eventsource": "^1.0.7",
"eventsource": "^2.0.2",
"evp_bytestokey": "^1.0.3",
"execa": "^4.0.3",
"expand-brackets": "^4.0.0",
Expand Down
5 changes: 5 additions & 0 deletions docs/yarn.lock
Expand Up @@ -3975,6 +3975,11 @@ eventsource@^1.0.7:
dependencies:
original "^1.0.0"

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

evp_bytestokey@^1.0.0, evp_bytestokey@^1.0.3:
version "1.0.3"
resolved "https://registry.yarnpkg.com/evp_bytestokey/-/evp_bytestokey-1.0.3.tgz#7fcbdb198dc71959432efe13842684e0525acb02"
Expand Down

0 comments on commit 60ffec5

Please sign in to comment.