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

Commit eb905a5

Browse files
authored
Merge pull request #51 from dansmaculotte/dependabot/npm_and_yarn/eventsource-1.1.2
chore(deps): bump eventsource from 1.1.0 to 1.1.2
2 parents d2ef05f + ae43a9b commit eb905a5

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"
@@ -6400,13 +6398,6 @@ optionator@^0.9.1:
64006398
type-check "^0.4.0"
64016399
word-wrap "^1.2.3"
64026400

6403-
original@^1.0.0:
6404-
version "1.0.2"
6405-
resolved "https://registry.npmjs.org/original/-/original-1.0.2.tgz"
6406-
integrity sha512-hyBVl6iqqUOJ8FqRe+l/gS8H+kKYjrEndd5Pm1MfBtsEKA038HkkdbAl/72EAXGyonD/PFsvmVG+EvcIpliMBg==
6407-
dependencies:
6408-
url-parse "^1.4.3"
6409-
64106401
p-each-series@^2.1.0:
64116402
version "2.1.0"
64126403
resolved "https://registry.npmjs.org/p-each-series/-/p-each-series-2.1.0.tgz"
@@ -8221,7 +8212,7 @@ urix@^0.1.0:
82218212
resolved "https://registry.npmjs.org/urix/-/urix-0.1.0.tgz"
82228213
integrity sha1-2pN/emLiH+wf0Y1Js1wpNQZ6bHI=
82238214

8224-
url-parse@^1.4.3, url-parse@^1.5.1:
8215+
url-parse@^1.5.1:
82258216
version "1.5.10"
82268217
resolved "https://registry.yarnpkg.com/url-parse/-/url-parse-1.5.10.tgz#9d3c2f736c1d75dd3bd2be507dcc111f1e2ea9c1"
82278218
integrity sha512-WypcfiRhfeUP9vvF0j6rw0J3hrWrw6iZv3+22h6iRMJ/8z1Tj6XfLP4DsUix5MhMPnXpiHDoKyoZ/bdCkwBCiQ==

0 commit comments

Comments
 (0)