Skip to content

Commit e9c5c45

Browse files
Bump eventsource from 1.0.7 to 1.1.2 (#295)
Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.0.7 to 1.1.2. - [Release notes](https://github.com/EventSource/eventsource/releases) - [Changelog](https://github.com/EventSource/eventsource/blob/master/HISTORY.md) - [Commits](EventSource/eventsource@v1.0.7...v1.1.2) --- updated-dependencies: - dependency-name: eventsource dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 25a967f commit e9c5c45

File tree

2 files changed

+9
-42
lines changed

2 files changed

+9
-42
lines changed

package-lock.json

Lines changed: 6 additions & 30 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

yarn.lock

Lines changed: 3 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -2408,11 +2408,9 @@ events@^3.2.0:
24082408
integrity sha512-/46HWwbfCX2xTawVfkKLGxMifJYQBWMwY1mjywRtb4c9x8l5NP3KoJtnIOiL1hfdRkIuYhETxQlo62IF8tcnlg==
24092409

24102410
eventsource@^1.0.7:
2411-
version "1.1.1"
2412-
resolved "https://registry.yarnpkg.com/eventsource/-/eventsource-1.1.1.tgz#4544a35a57d7120fba4fa4c86cb4023b2c09df2f"
2413-
integrity sha512-qV5ZC0h7jYIAOhArFJgSfdyz6rALJyb270714o7ZtNnw2WSJ+eexhKtE0O8LYPRsHZHf2osHKZBxGPvm3kPkCA==
2414-
dependencies:
2415-
original "^1.0.0"
2411+
version "1.1.2"
2412+
resolved "https://registry.yarnpkg.com/eventsource/-/eventsource-1.1.2.tgz#bc75ae1c60209e7cb1541231980460343eaea7c2"
2413+
integrity sha512-xAH3zWhgO2/3KIniEKYPr8plNSzlGINOUqYj0m0u7AB81iRw8b/3E73W6AuU+6klLbaSFmZnaETQ2lXPfAydrA==
24162414

24172415
exec-sh@^0.2.0:
24182416
version "0.2.2"
@@ -4983,13 +4981,6 @@ optionator@^0.8.1:
49834981
type-check "~0.3.2"
49844982
word-wrap "~1.2.3"
49854983

4986-
original@^1.0.0:
4987-
version "1.0.2"
4988-
resolved "https://registry.npmjs.org/original/-/original-1.0.2.tgz"
4989-
integrity sha512-hyBVl6iqqUOJ8FqRe+l/gS8H+kKYjrEndd5Pm1MfBtsEKA038HkkdbAl/72EAXGyonD/PFsvmVG+EvcIpliMBg==
4990-
dependencies:
4991-
url-parse "^1.4.3"
4992-
49934984
os-homedir@^1.0.0:
49944985
version "1.0.2"
49954986
resolved "https://registry.npmjs.org/os-homedir/-/os-homedir-1.0.2.tgz"

0 commit comments

Comments
 (0)