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

jacopoc 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 d06b07b9f4 Bump moment-timezone in 
/themes/common-theme/webapp/common-theme/js
d06b07b9f4 is described below

commit d06b07b9f4428f12c1ff6941bae538b5cf065763
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jul 20 13:38:47 2026 +0000

    Bump moment-timezone in /themes/common-theme/webapp/common-theme/js
    
    Bumps [moment-timezone](https://github.com/moment/moment-timezone) from 
0.6.2 to 0.6.3.
    - [Release notes](https://github.com/moment/moment-timezone/releases)
    - 
[Changelog](https://github.com/moment/moment-timezone/blob/develop/changelog.md)
    - [Commits](https://github.com/moment/moment-timezone/compare/0.6.2...0.6.3)
    
    ---
    updated-dependencies:
    - dependency-name: moment-timezone
      dependency-version: 0.6.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 themes/common-theme/webapp/common-theme/js/package-lock.json | 8 ++++----
 themes/common-theme/webapp/common-theme/js/package.json      | 2 +-
 2 files changed, 5 insertions(+), 5 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 d6d2f916d8..fa36d64a3f 100644
--- a/themes/common-theme/webapp/common-theme/js/package-lock.json
+++ b/themes/common-theme/webapp/common-theme/js/package-lock.json
@@ -22,7 +22,7 @@
                 "jquery.browser": "^0.1.0",
                 "js-cookie": "^3.0.8",
                 "jstree": "^3.3.17",
-                "moment-timezone": "^0.6.2",
+                "moment-timezone": "^0.6.3",
                 "moment-with-locales-es6": "^1.0.1",
                 "readmore-js": "^2.2.1",
                 "select2": "^4.1.0",
@@ -166,9 +166,9 @@
             }
         },
         "node_modules/moment-timezone": {
-            "version": "0.6.2",
-            "resolved": 
"https://registry.npmjs.org/moment-timezone/-/moment-timezone-0.6.2.tgz";,
-            "integrity": 
"sha512-lDsQv8FoGdBUdf0+TjGsq2orxKuXdwFlQ6Zw6TX3xIcTwTfEpCLyKqvEauvCHJ8iu3KBV8+uPhlv70YsNGdUBQ==",
+            "version": "0.6.3",
+            "resolved": 
"https://registry.npmjs.org/moment-timezone/-/moment-timezone-0.6.3.tgz";,
+            "integrity": 
"sha512-pVEPA/HCFHHbwJ130ywnzYuZpkEGcP6Daa/OwNebpA18MybeFHmQilAGGovXgWijQ8vQtmud9jZrziUBgsykfg==",
             "license": "MIT",
             "dependencies": {
                 "moment": "^2.29.4"
diff --git a/themes/common-theme/webapp/common-theme/js/package.json 
b/themes/common-theme/webapp/common-theme/js/package.json
index 1a7b216dd5..b187b2a5c7 100644
--- a/themes/common-theme/webapp/common-theme/js/package.json
+++ b/themes/common-theme/webapp/common-theme/js/package.json
@@ -19,7 +19,7 @@
         "jquery.browser": "^0.1.0",
         "js-cookie": "^3.0.8",
         "jstree": "^3.3.17",
-        "moment-timezone": "^0.6.2",
+        "moment-timezone": "^0.6.3",
         "moment-with-locales-es6": "^1.0.1",
         "readmore-js": "^2.2.1",
         "select2": "^4.1.0",

Reply via email to