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 c7071d2431 Improved: updates package-lock.json for latest Uglify
version
c7071d2431 is described below
commit c7071d2431978f6e624db6c758a45dca419bea5b
Author: Jacques Le Roux <[email protected]>
AuthorDate: Wed Apr 13 10:35:36 2022 +0200
Improved: updates package-lock.json for latest Uglify version
---
themes/common-theme/webapp/common-theme/js/package-lock.json | 6 +++---
1 file changed, 3 insertions(+), 3 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 8709cffc46..c45dd7dbfd 100644
--- a/themes/common-theme/webapp/common-theme/js/package-lock.json
+++ b/themes/common-theme/webapp/common-theme/js/package-lock.json
@@ -52,9 +52,9 @@
"integrity":
"sha512-bmmV1qC+fTLfyVpLE5iZjCzHG5DfAwM7p8K2fdq6L1kOi+IrVJk/qGFVEEmYyJ0Ofd1z3g2vavfABpmkVLzV6A=="
},
"uglify-js": {
- "version": "3.15.3",
- "resolved":
"https://registry.npmjs.org/uglify-js/-/uglify-js-3.15.3.tgz",
- "integrity":
"sha512-6iCVm2omGJbsu3JWac+p6kUiOpg3wFO2f8lIXjfEb8RrmLjzog1wTPMmwKB7swfzzqxj9YM+sGUM++u1qN4qJg=="
+ "version": "3.15.4",
+ "resolved":
"https://registry.npmjs.org/uglify-js/-/uglify-js-3.15.4.tgz",
+ "integrity":
"sha512-vMOPGDuvXecPs34V74qDKk4iJ/SN4vL3Ow/23ixafENYvtrNvtbcgUeugTcUGRGsOF/5fU8/NYSL5Hyb3l1OJA=="
}
}
}