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

zehnder pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/streampipes.git


The following commit(s) were added to refs/heads/dev by this push:
     new c4e5904d6 Bump konva from 8.4.0 to 9.2.0 in /ui (#1812)
c4e5904d6 is described below

commit c4e5904d641a8403672d2b46e05e360a9711b8c8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Aug 4 07:40:07 2023 +0200

    Bump konva from 8.4.0 to 9.2.0 in /ui (#1812)
    
    Bumps [konva](https://github.com/konvajs/konva) from 8.4.0 to 9.2.0.
    - [Changelog](https://github.com/konvajs/konva/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/konvajs/konva/compare/8.4.0...9.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: konva
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 ui/package-lock.json | 14 +++++++-------
 ui/package.json      |  2 +-
 2 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/ui/package-lock.json b/ui/package-lock.json
index 710b16e50..aa37ca13b 100644
--- a/ui/package-lock.json
+++ b/ui/package-lock.json
@@ -47,7 +47,7 @@
         "jquery": "^3.7.0",
         "jquery-ui-dist": "1.13.2",
         "jshint": "^2.13.6",
-        "konva": "8.4.0",
+        "konva": "9.2.0",
         "leaflet": "1.9.3",
         "lodash": "4.17.21",
         "material-icons": "^1.13.1",
@@ -16690,9 +16690,9 @@
       }
     },
     "node_modules/konva": {
-      "version": "8.4.0",
-      "resolved": "https://registry.npmjs.org/konva/-/konva-8.4.0.tgz";,
-      "integrity": 
"sha512-o38I9j1Gr5CprnBwPI9dCSzb4cvN/8pnjuFHtKrGcNBfKmaLvYfcIakTEDm6xLt17O+S/6nXhLdXa5wqiHHS9Q==",
+      "version": "9.2.0",
+      "resolved": "https://registry.npmjs.org/konva/-/konva-9.2.0.tgz";,
+      "integrity": 
"sha512-+woI76Sk+VFVl9z7zPkuTnN2zFpEYg27YWz8BCdQXpt5IS3pdnSPAPQVPPMidcbDi9/G5b/IOIp35/KqMGiYPA==",
       "funding": [
         {
           "type": "patreon",
@@ -40238,9 +40238,9 @@
       "dev": true
     },
     "konva": {
-      "version": "8.4.0",
-      "resolved": "https://registry.npmjs.org/konva/-/konva-8.4.0.tgz";,
-      "integrity": 
"sha512-o38I9j1Gr5CprnBwPI9dCSzb4cvN/8pnjuFHtKrGcNBfKmaLvYfcIakTEDm6xLt17O+S/6nXhLdXa5wqiHHS9Q=="
+      "version": "9.2.0",
+      "resolved": "https://registry.npmjs.org/konva/-/konva-9.2.0.tgz";,
+      "integrity": 
"sha512-+woI76Sk+VFVl9z7zPkuTnN2zFpEYg27YWz8BCdQXpt5IS3pdnSPAPQVPPMidcbDi9/G5b/IOIp35/KqMGiYPA=="
     },
     "lazy-ass": {
       "version": "1.6.0",
diff --git a/ui/package.json b/ui/package.json
index 594a2bfe7..68a5d718e 100644
--- a/ui/package.json
+++ b/ui/package.json
@@ -69,7 +69,7 @@
     "jquery": "^3.7.0",
     "jquery-ui-dist": "1.13.2",
     "jshint": "^2.13.6",
-    "konva": "8.4.0",
+    "konva": "9.2.0",
     "leaflet": "1.9.3",
     "lodash": "4.17.21",
     "material-icons": "^1.13.1",

Reply via email to