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

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


The following commit(s) were added to refs/heads/release24.09 by this push:
     new ce41a8a9bb Bump inputmask in 
/themes/common-theme/webapp/common-theme/js
ce41a8a9bb is described below

commit ce41a8a9bb8565ae46dd6a35635809403ac5d072
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Aug 9 10:20:03 2026 +0000

    Bump inputmask in /themes/common-theme/webapp/common-theme/js
    
    Bumps [inputmask](https://github.com/RobinHerbots/Inputmask) from 5.0.9 to 
5.0.10.
    - 
[Changelog](https://github.com/RobinHerbots/Inputmask/blob/5.x/Changelog.md)
    - 
[Commits](https://github.com/RobinHerbots/Inputmask/compare/5.0.9...5.0.10)
    
    ---
    updated-dependencies:
    - dependency-name: inputmask
      dependency-version: 5.0.10
      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 ecfeca71cd..4d4401c3c5 100644
--- a/themes/common-theme/webapp/common-theme/js/package-lock.json
+++ b/themes/common-theme/webapp/common-theme/js/package-lock.json
@@ -11,7 +11,7 @@
                 "dompurify": "^3.4.13",
                 "featherlight": "^1.7.14",
                 "flot": "^4.2.6",
-                "inputmask": "^5.0.9",
+                "inputmask": "^5.0.10",
                 "jquery": "^3.7.1",
                 "jquery-migrate": "^3.5.2",
                 "jquery-ui-dist": "^1.13.3",
@@ -57,9 +57,9 @@
             "license": "MIT"
         },
         "node_modules/inputmask": {
-            "version": "5.0.9",
-            "resolved": 
"https://registry.npmjs.org/inputmask/-/inputmask-5.0.9.tgz";,
-            "integrity": 
"sha512-s0lUfqcEbel+EQXtehXqwCJGShutgieOaIImFKC/r4reYNvX3foyrChl6LOEvaEgxEbesePIrw1Zi2jhZaDZbQ==",
+            "version": "5.0.10",
+            "resolved": 
"https://registry.npmjs.org/inputmask/-/inputmask-5.0.10.tgz";,
+            "integrity": 
"sha512-WksYiOYQb9cYLxbpyZsoxWZXQAlRmA/gTj4t0TOgeaEpSxuQKMK+64mKrZtsFA0OYtwlhd+tR7oMp7jRKQAakg==",
             "license": "MIT"
         },
         "node_modules/jquery": {
diff --git a/themes/common-theme/webapp/common-theme/js/package.json 
b/themes/common-theme/webapp/common-theme/js/package.json
index 21c5ac3002..088fb2e04f 100644
--- a/themes/common-theme/webapp/common-theme/js/package.json
+++ b/themes/common-theme/webapp/common-theme/js/package.json
@@ -8,7 +8,7 @@
         "dompurify": "^3.4.13",
         "featherlight": "^1.7.14",
         "flot": "^4.2.6",
-        "inputmask": "^5.0.9",
+        "inputmask": "^5.0.10",
         "jquery": "^3.7.1",
         "jquery-migrate": "^3.5.2",
         "jquery-ui-dist": "^1.13.3",

Reply via email to