Skip to content
This repository was archived by the owner on Feb 20, 2025. It is now read-only.

Commit ae43a9b

Browse files
chore(deps): bump eventsource from 1.1.0 to 1.1.2
Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.1.0 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.1.0...v1.1.2) --- updated-dependencies: - dependency-name: eventsource dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 99b54fe commit ae43a9b

File tree

1 file changed

+4
-13
lines changed

1 file changed

+4
-13
lines changed

yarn.lock

Lines changed: 4 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -3812,11 +3812,9 @@ events@^3.2.0:
38123812
integrity sha512-/46HWwbfCX2xTawVfkKLGxMifJYQBWMwY1mjywRtb4c9x8l5NP3KoJtnIOiL1hfdRkIuYhETxQlo62IF8tcnlg==
38133813

38143814
eventsource@^1.0.7:
3815-
version "1.1.0"
3816-
resolved "https://registry.npmjs.org/eventsource/-/eventsource-1.1.0.tgz"
3817-
integrity sha512-VSJjT5oCNrFvCS6igjzPAt5hBzQ2qPBFIbJ03zLI9SE0mxwZpMw6BfJrbFHm1a141AavMEB8JHmBhWAd66PfCg==
3818-
dependencies:
3819-
original "^1.0.0"
3815+
version "1.1.2"
3816+
resolved "https://registry.yarnpkg.com/eventsource/-/eventsource-1.1.2.tgz#bc75ae1c60209e7cb1541231980460343eaea7c2"
3817+
integrity sha512-xAH3zWhgO2/3KIniEKYPr8plNSzlGINOUqYj0m0u7AB81iRw8b/3E73W6AuU+6klLbaSFmZnaETQ2lXPfAydrA==
38203818

38213819
execa@^1.0.0:
38223820
version "1.0.0"
@@ -6398,13 +6396,6 @@ optionator@^0.9.1:
63986396
type-check "^0.4.0"
63996397
word-wrap "^1.2.3"
64006398

6401-
original@^1.0.0:
6402-
version "1.0.2"
6403-
resolved "https://registry.npmjs.org/original/-/original-1.0.2.tgz"
6404-
integrity sha512-hyBVl6iqqUOJ8FqRe+l/gS8H+kKYjrEndd5Pm1MfBtsEKA038HkkdbAl/72EAXGyonD/PFsvmVG+EvcIpliMBg==
6405-
dependencies:
6406-
url-parse "^1.4.3"
6407-
64086399
p-each-series@^2.1.0:
64096400
version "2.1.0"
64106401
resolved "https://registry.npmjs.org/p-each-series/-/p-each-series-2.1.0.tgz"
@@ -8214,7 +8205,7 @@ urix@^0.1.0:
82148205
resolved "https://registry.npmjs.org/urix/-/urix-0.1.0.tgz"
82158206
integrity sha1-2pN/emLiH+wf0Y1Js1wpNQZ6bHI=
82168207

8217-
url-parse@^1.4.3, url-parse@^1.5.1:
8208+
url-parse@^1.5.1:
82188209
version "1.5.10"
82198210
resolved "https://registry.yarnpkg.com/url-parse/-/url-parse-1.5.10.tgz#9d3c2f736c1d75dd3bd2be507dcc111f1e2ea9c1"
82208211
integrity sha512-WypcfiRhfeUP9vvF0j6rw0J3hrWrw6iZv3+22h6iRMJ/8z1Tj6XfLP4DsUix5MhMPnXpiHDoKyoZ/bdCkwBCiQ==

0 commit comments

Comments
 (0)