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

jleroux pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/ofbiz-framework.git


The following commit(s) were added to refs/heads/trunk by this push:
     new c1a953853e Bump flot in /themes/common-theme/webapp/common-theme/js 
(#656)
c1a953853e is described below

commit c1a953853e5c4653fa4d091b66940bc00af493fd
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jul 26 17:32:25 2023 +0200

    Bump flot in /themes/common-theme/webapp/common-theme/js (#656)
    
    Bumps [flot](https://github.com/flot/flot) from 4.2.3 to 4.2.6.
    - [Release notes](https://github.com/flot/flot/releases)
    - [Changelog](https://github.com/flot/flot/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/flot/flot/compare/v4.2.3...v4.2.6)
    
    ---
    updated-dependencies:
    - dependency-name: flot
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 .../common-theme/webapp/common-theme/js/package-lock.json  | 14 +++++++-------
 themes/common-theme/webapp/common-theme/js/package.json    |  2 +-
 2 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/themes/common-theme/webapp/common-theme/js/package-lock.json 
b/themes/common-theme/webapp/common-theme/js/package-lock.json
index 82166797d5..d6f665f583 100644
--- a/themes/common-theme/webapp/common-theme/js/package-lock.json
+++ b/themes/common-theme/webapp/common-theme/js/package-lock.json
@@ -10,7 +10,7 @@
                 "@chinchilla-software/jquery-ui-timepicker-addon": "^1.6.3",
                 "dompurify": "^3.0.5",
                 "featherlight": "^1.7.14",
-                "flot": "^4.2.3",
+                "flot": "^4.2.6",
                 "inputmask": "^5.0.8",
                 "jquery": "^3.7.0",
                 "jquery-migrate": "^3.4.1",
@@ -40,9 +40,9 @@
             "integrity": 
"sha512-4R0Vk0pTN5IPCuMABPtXJ6hgGgoK1qwbxGB4Nf06gXovw/i+r3s/f94ksZYjsW3c2oMEAS9A8exdlNaX9YSSRQ=="
         },
         "node_modules/flot": {
-            "version": "4.2.3",
-            "resolved": "https://registry.npmjs.org/flot/-/flot-4.2.3.tgz";,
-            "integrity": 
"sha512-r1t2gfhILE6dt7cnYDHX/D2VHERyD0YoV0UdFJg5dWbjkcu05MugfhNY7VspfBFTa+hjVNYVZw6/t9ZyYNen+w=="
+            "version": "4.2.6",
+            "resolved": "https://registry.npmjs.org/flot/-/flot-4.2.6.tgz";,
+            "integrity": 
"sha512-Iz4HCet1ZBQnjGwECz4jseD1zMnh7m2XJIMI6A62l8h2SeceLYOEmYGNQto1XhkSM9fUmqzyKhWwJ+RolWLydg=="
         },
         "node_modules/inputmask": {
             "version": "5.0.8",
@@ -123,9 +123,9 @@
             "integrity": 
"sha512-4R0Vk0pTN5IPCuMABPtXJ6hgGgoK1qwbxGB4Nf06gXovw/i+r3s/f94ksZYjsW3c2oMEAS9A8exdlNaX9YSSRQ=="
         },
         "flot": {
-            "version": "4.2.3",
-            "resolved": "https://registry.npmjs.org/flot/-/flot-4.2.3.tgz";,
-            "integrity": 
"sha512-r1t2gfhILE6dt7cnYDHX/D2VHERyD0YoV0UdFJg5dWbjkcu05MugfhNY7VspfBFTa+hjVNYVZw6/t9ZyYNen+w=="
+            "version": "4.2.6",
+            "resolved": "https://registry.npmjs.org/flot/-/flot-4.2.6.tgz";,
+            "integrity": 
"sha512-Iz4HCet1ZBQnjGwECz4jseD1zMnh7m2XJIMI6A62l8h2SeceLYOEmYGNQto1XhkSM9fUmqzyKhWwJ+RolWLydg=="
         },
         "inputmask": {
             "version": "5.0.8",
diff --git a/themes/common-theme/webapp/common-theme/js/package.json 
b/themes/common-theme/webapp/common-theme/js/package.json
index 2fd59077a5..d78ed3239f 100644
--- a/themes/common-theme/webapp/common-theme/js/package.json
+++ b/themes/common-theme/webapp/common-theme/js/package.json
@@ -7,7 +7,7 @@
         "@chinchilla-software/jquery-ui-timepicker-addon": "^1.6.3",
         "dompurify": "^3.0.5",
         "featherlight": "^1.7.14",
-        "flot": "^4.2.3",
+        "flot": "^4.2.6",
         "inputmask": "^5.0.8",
         "jquery": "^3.7.0",
         "jquery-migrate": "^3.4.1",

Reply via email to