You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@streampipes.apache.org by ze...@apache.org on 2022/04/01 09:45:00 UTC

[incubator-streampipes] branch update-lodash created (now 6a896db)

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

zehnder pushed a change to branch update-lodash
in repository https://gitbox.apache.org/repos/asf/incubator-streampipes.git.


      at 6a896db  Update lodash version

This branch includes the following new commits:

     new 6a896db  Update lodash version

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


[incubator-streampipes] 01/01: Update lodash version

Posted by ze...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

zehnder pushed a commit to branch update-lodash
in repository https://gitbox.apache.org/repos/asf/incubator-streampipes.git

commit 6a896dbeee51453e5394032f719e26e7d164b405
Author: Philipp Zehnder <te...@users.noreply.github.com>
AuthorDate: Fri Apr 1 11:44:56 2022 +0200

    Update lodash version
---
 ui/package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ui/package.json b/ui/package.json
index e4b7799..89604f3 100644
--- a/ui/package.json
+++ b/ui/package.json
@@ -68,7 +68,7 @@
     "jshint": "^2.13.1",
     "konva": "3.2.4",
     "leaflet": "1.6.0",
-    "lodash": "4.17.20",
+    "lodash": "4.17.21",
     "material-icons": "^0.5.3",
     "ngx-color-picker": "^11.0.0",
     "ngx-echarts": "^8.0.1",