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 a2dbc689fe Bump uglify-js in 
/themes/common-theme/webapp/common-theme/js (#516)
a2dbc689fe is described below

commit a2dbc689fea41db5ab0d1285e0b5882bccfa001d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jun 17 17:38:07 2022 +0200

    Bump uglify-js in /themes/common-theme/webapp/common-theme/js (#516)
    
    Bumps [uglify-js](https://github.com/mishoo/UglifyJS) from 3.15.4 to 3.16.1.
    - [Release notes](https://github.com/mishoo/UglifyJS/releases)
    - [Commits](https://github.com/mishoo/UglifyJS/compare/v3.15.4...v3.16.1)
    
    ---
    updated-dependencies:
    - dependency-name: uglify-js
      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>
---
 themes/common-theme/webapp/common-theme/js/package-lock.json | 12 ++++++------
 1 file changed, 6 insertions(+), 6 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 de0ba5ba46..47fdbaebc4 100644
--- a/themes/common-theme/webapp/common-theme/js/package-lock.json
+++ b/themes/common-theme/webapp/common-theme/js/package-lock.json
@@ -83,9 +83,9 @@
             }
         },
         "node_modules/uglify-js": {
-            "version": "3.15.4",
-            "resolved": 
"https://registry.npmjs.org/uglify-js/-/uglify-js-3.15.4.tgz";,
-            "integrity": 
"sha512-vMOPGDuvXecPs34V74qDKk4iJ/SN4vL3Ow/23ixafENYvtrNvtbcgUeugTcUGRGsOF/5fU8/NYSL5Hyb3l1OJA==",
+            "version": "3.16.1",
+            "resolved": 
"https://registry.npmjs.org/uglify-js/-/uglify-js-3.16.1.tgz";,
+            "integrity": 
"sha512-X5BGTIDH8U6IQ1TIRP62YC36k+ULAa1d59BxlWvPUJ1NkW5L3FwcGfEzuVvGmhJFBu0YJ5Ge25tmRISqCmLiRQ==",
             "bin": {
                 "uglifyjs": "bin/uglifyjs"
             },
@@ -147,9 +147,9 @@
             "requires": {}
         },
         "uglify-js": {
-            "version": "3.15.4",
-            "resolved": 
"https://registry.npmjs.org/uglify-js/-/uglify-js-3.15.4.tgz";,
-            "integrity": 
"sha512-vMOPGDuvXecPs34V74qDKk4iJ/SN4vL3Ow/23ixafENYvtrNvtbcgUeugTcUGRGsOF/5fU8/NYSL5Hyb3l1OJA=="
+            "version": "3.16.1",
+            "resolved": 
"https://registry.npmjs.org/uglify-js/-/uglify-js-3.16.1.tgz";,
+            "integrity": 
"sha512-X5BGTIDH8U6IQ1TIRP62YC36k+ULAa1d59BxlWvPUJ1NkW5L3FwcGfEzuVvGmhJFBu0YJ5Ge25tmRISqCmLiRQ=="
         }
     }
 }

Reply via email to