This is an automated email from the ASF dual-hosted git repository.
xvrl pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/druid.git
The following commit(s) were added to refs/heads/master by this push:
new c49277bd2b Bump eventsource from 1.0.7 to 1.1.1 in /website (#12596)
c49277bd2b is described below
commit c49277bd2b3c7364df1e98834a2ad94e12c1f8aa
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jun 1 22:04:04 2022 -0700
Bump eventsource from 1.0.7 to 1.1.1 in /website (#12596)
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](https://github.com/EventSource/eventsource/compare/v1.0.7...v1.1.1)
---
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>
---
website/package-lock.json | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/website/package-lock.json b/website/package-lock.json
index 865f2992b0..32cd79e792 100644
--- a/website/package-lock.json
+++ b/website/package-lock.json
@@ -3480,9 +3480,9 @@
"dev": true
},
"eventsource": {
- "version": "1.0.7",
- "resolved":
"https://registry.npmjs.org/eventsource/-/eventsource-1.0.7.tgz",
- "integrity":
"sha512-4Ln17+vVT0k8aWq+t/bF5arcS3EpT9gYtW66EPacdj/mAFevznsnyoHLPy2BA8gbIQeIHoPsvwmfBftfcG//BQ==",
+ "version": "1.1.1",
+ "resolved":
"https://registry.npmjs.org/eventsource/-/eventsource-1.1.1.tgz",
+ "integrity":
"sha512-qV5ZC0h7jYIAOhArFJgSfdyz6rALJyb270714o7ZtNnw2WSJ+eexhKtE0O8LYPRsHZHf2osHKZBxGPvm3kPkCA==",
"dev": true,
"requires": {
"original": "^1.0.0"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]