Skip to content

Commit b72e964

Browse files
chore(deps): bump eventsource from 1.0.7 to 1.1.1 in /example
Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.0.7 to 1.1.1. - [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.1) --- updated-dependencies: - dependency-name: eventsource dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bd36921 commit b72e964

File tree

1 file changed

+13
-5
lines changed

1 file changed

+13
-5
lines changed

example/yarn.lock

Lines changed: 13 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5046,9 +5046,9 @@ events@^3.0.0:
50465046
integrity sha512-/46HWwbfCX2xTawVfkKLGxMifJYQBWMwY1mjywRtb4c9x8l5NP3KoJtnIOiL1hfdRkIuYhETxQlo62IF8tcnlg==
50475047

50485048
eventsource@^1.0.7:
5049-
version "1.0.7"
5050-
resolved "https://registry.yarnpkg.com/eventsource/-/eventsource-1.0.7.tgz#8fbc72c93fcd34088090bc0a4e64f4b5cee6d8d0"
5051-
integrity sha512-4Ln17+vVT0k8aWq+t/bF5arcS3EpT9gYtW66EPacdj/mAFevznsnyoHLPy2BA8gbIQeIHoPsvwmfBftfcG//BQ==
5049+
version "1.1.1"
5050+
resolved "https://registry.yarnpkg.com/eventsource/-/eventsource-1.1.1.tgz#4544a35a57d7120fba4fa4c86cb4023b2c09df2f"
5051+
integrity sha512-qV5ZC0h7jYIAOhArFJgSfdyz6rALJyb270714o7ZtNnw2WSJ+eexhKtE0O8LYPRsHZHf2osHKZBxGPvm3kPkCA==
50525052
dependencies:
50535053
original "^1.0.0"
50545054

@@ -9502,7 +9502,7 @@ [email protected]:
95029502
fsevents "^2.1.3"
95039503

95049504
"react-with-firebase-auth@file:..":
9505-
version "1.3.2"
9505+
version "1.4.1"
95069506

95079507
react@^17.0.2:
95089508
version "17.0.2"
@@ -11224,7 +11224,15 @@ [email protected]:
1122411224
mime-types "^2.1.27"
1122511225
schema-utils "^3.0.0"
1122611226

11227-
url-parse@^1.4.3, url-parse@^1.4.7:
11227+
url-parse@^1.4.3:
11228+
version "1.5.10"
11229+
resolved "https://registry.yarnpkg.com/url-parse/-/url-parse-1.5.10.tgz#9d3c2f736c1d75dd3bd2be507dcc111f1e2ea9c1"
11230+
integrity sha512-WypcfiRhfeUP9vvF0j6rw0J3hrWrw6iZv3+22h6iRMJ/8z1Tj6XfLP4DsUix5MhMPnXpiHDoKyoZ/bdCkwBCiQ==
11231+
dependencies:
11232+
querystringify "^2.1.1"
11233+
requires-port "^1.0.0"
11234+
11235+
url-parse@^1.4.7:
1122811236
version "1.5.1"
1122911237
resolved "https://registry.yarnpkg.com/url-parse/-/url-parse-1.5.1.tgz#d5fa9890af8a5e1f274a2c98376510f6425f6e3b"
1123011238
integrity sha512-HOfCOUJt7iSYzEx/UqgtwKRMC6EU91NFhsCHMv9oM03VJcVo2Qrp8T8kI9D7amFf1cu+/3CEhgb3rF9zL7k85Q==

0 commit comments

Comments
 (0)