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 1d92963d8d Bump jquery in /themes/common-theme/webapp/common-theme/js 
(#638)
1d92963d8d is described below

commit 1d92963d8d02e9ed09312b25da4a819fa731a160
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri May 12 16:40:12 2023 +0200

    Bump jquery in /themes/common-theme/webapp/common-theme/js (#638)
    
    Bumps [jquery](https://github.com/jquery/jquery) from 3.6.4 to 3.7.0.
    - [Release notes](https://github.com/jquery/jquery/releases)
    - [Commits](https://github.com/jquery/jquery/compare/3.6.4...3.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: jquery
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    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 e8b45ae526..a3426d7ce8 100644
--- a/themes/common-theme/webapp/common-theme/js/package-lock.json
+++ b/themes/common-theme/webapp/common-theme/js/package-lock.json
@@ -12,7 +12,7 @@
                 "featherlight": "^1.7.14",
                 "flot": "^4.2.3",
                 "inputmask": "^5.0.8",
-                "jquery": "^3.6.4",
+                "jquery": "^3.7.0",
                 "jquery-migrate": "^3.4.1",
                 "jquery-ui-dist": "^1.13.2",
                 "jquery-validation": "^1.19.5",
@@ -50,9 +50,9 @@
             "integrity": 
"sha512-1WcbyudPTXP1B28ozWWyFa6QRIUG4KiLoyR6LFHlpT4OfTzRqFfWgHFadNvRuMN1S9XNVz9CdNvCGjJi+uAMqQ=="
         },
         "node_modules/jquery": {
-            "version": "3.6.4",
-            "resolved": "https://registry.npmjs.org/jquery/-/jquery-3.6.4.tgz";,
-            "integrity": 
"sha512-v28EW9DWDFpzcD9O5iyJXg3R3+q+mET5JhnjJzQUZMHOv67bpSIHq81GEYpPNZHG+XXHsfSme3nxp/hndKEcsQ=="
+            "version": "3.7.0",
+            "resolved": "https://registry.npmjs.org/jquery/-/jquery-3.7.0.tgz";,
+            "integrity": 
"sha512-umpJ0/k8X0MvD1ds0P9SfowREz2LenHsQaxSohMZ5OMNEU2r0tf8pdeEFTHMFxWVxKNyU9rTtK3CWzUCTKJUeQ=="
         },
         "node_modules/jquery-migrate": {
             "version": "3.4.1",
@@ -133,9 +133,9 @@
             "integrity": 
"sha512-1WcbyudPTXP1B28ozWWyFa6QRIUG4KiLoyR6LFHlpT4OfTzRqFfWgHFadNvRuMN1S9XNVz9CdNvCGjJi+uAMqQ=="
         },
         "jquery": {
-            "version": "3.6.4",
-            "resolved": "https://registry.npmjs.org/jquery/-/jquery-3.6.4.tgz";,
-            "integrity": 
"sha512-v28EW9DWDFpzcD9O5iyJXg3R3+q+mET5JhnjJzQUZMHOv67bpSIHq81GEYpPNZHG+XXHsfSme3nxp/hndKEcsQ=="
+            "version": "3.7.0",
+            "resolved": "https://registry.npmjs.org/jquery/-/jquery-3.7.0.tgz";,
+            "integrity": 
"sha512-umpJ0/k8X0MvD1ds0P9SfowREz2LenHsQaxSohMZ5OMNEU2r0tf8pdeEFTHMFxWVxKNyU9rTtK3CWzUCTKJUeQ=="
         },
         "jquery-migrate": {
             "version": "3.4.1",
diff --git a/themes/common-theme/webapp/common-theme/js/package.json 
b/themes/common-theme/webapp/common-theme/js/package.json
index f9eff28904..283f9646d7 100644
--- a/themes/common-theme/webapp/common-theme/js/package.json
+++ b/themes/common-theme/webapp/common-theme/js/package.json
@@ -9,7 +9,7 @@
         "featherlight": "^1.7.14",
         "flot": "^4.2.3",
         "inputmask": "^5.0.8",
-        "jquery": "^3.6.4",
+        "jquery": "^3.7.0",
         "jquery-migrate": "^3.4.1",
         "jquery-ui-dist": "^1.13.2",
         "jquery-validation": "^1.19.5",

Reply via email to