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:01 UTC

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

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",