You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by ov...@apache.org on 2022/09/26 02:26:02 UTC

[echarts-doc] branch master updated: chore(deps): bump eventsource from 1.0.7 to 1.1.1 in /editor

This is an automated email from the ASF dual-hosted git repository.

ovilia pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/echarts-doc.git


The following commit(s) were added to refs/heads/master by this push:
     new 3cead998 chore(deps): bump eventsource from 1.0.7 to 1.1.1 in /editor
3cead998 is described below

commit 3cead998816fd15a0b774a486390225ec23f322b
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Wed Jun 1 21:03:46 2022 +0000

    chore(deps): bump eventsource from 1.0.7 to 1.1.1 in /editor
    
    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] <su...@github.com>
---
 editor/package-lock.json | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/editor/package-lock.json b/editor/package-lock.json
index b83583f0..2d74471c 100644
--- a/editor/package-lock.json
+++ b/editor/package-lock.json
@@ -5896,9 +5896,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: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org