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 73e6d031bc Bump inputmask in 
/themes/common-theme/webapp/common-theme/js
73e6d031bc is described below

commit 73e6d031bc67d6a9e5e60ddb04596f9e8152bf56
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Aug 9 10:04:55 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 bfb987d2ed..29751197f7 100644
--- a/themes/common-theme/webapp/common-theme/js/package-lock.json
+++ b/themes/common-theme/webapp/common-theme/js/package-lock.json
@@ -13,7 +13,7 @@
                 "dompurify": "^3.4.13",
                 "featherlight": "^1.7.14",
                 "flot": "^4.2.6",
-                "inputmask": "^5.0.9",
+                "inputmask": "^5.0.10",
                 "jgrowl": "^1.5.1",
                 "jquery": "^3.7.1",
                 "jquery-migrate": "^3.6.0",
@@ -85,9 +85,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/jgrowl": {
diff --git a/themes/common-theme/webapp/common-theme/js/package.json 
b/themes/common-theme/webapp/common-theme/js/package.json
index ec6215cced..e273d927bb 100644
--- a/themes/common-theme/webapp/common-theme/js/package.json
+++ b/themes/common-theme/webapp/common-theme/js/package.json
@@ -10,7 +10,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",
         "jgrowl": "^1.5.1",
         "jquery-migrate": "^3.6.0",

Reply via email to