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

exceptionfactory pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/nifi.git


The following commit(s) were added to refs/heads/main by this push:
     new 9aa78f3560 NIFI-15097 Bump happy-dom from 20.0.0 to 20.0.2 in 
/nifi-frontend/src/main/frontend (#10424)
9aa78f3560 is described below

commit 9aa78f35608da45b60a9662f478ce94cac547d3e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Oct 15 21:14:18 2025 -0500

    NIFI-15097 Bump happy-dom from 20.0.0 to 20.0.2 in 
/nifi-frontend/src/main/frontend (#10424)
    
    Signed-off-by: David Handermann <[email protected]>
---
 nifi-frontend/src/main/frontend/package-lock.json | 8 ++++----
 nifi-frontend/src/main/frontend/package.json      | 2 +-
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/nifi-frontend/src/main/frontend/package-lock.json 
b/nifi-frontend/src/main/frontend/package-lock.json
index 5575c4206a..957fbc4efc 100644
--- a/nifi-frontend/src/main/frontend/package-lock.json
+++ b/nifi-frontend/src/main/frontend/package-lock.json
@@ -82,7 +82,7 @@
                 "eslint": "8.57.0",
                 "eslint-config-prettier": "10.1.1",
                 "eslint-plugin-prettier": "^5.0.1",
-                "happy-dom": "^20.0.0",
+                "happy-dom": "^20.0.2",
                 "jest": "29.7.0",
                 "jest-preset-angular": "14.6.1",
                 "ng-mocks": "^14.12.2",
@@ -19886,9 +19886,9 @@
             }
         },
         "node_modules/happy-dom": {
-            "version": "20.0.0",
-            "resolved": 
"https://registry.npmjs.org/happy-dom/-/happy-dom-20.0.0.tgz";,
-            "integrity": 
"sha512-GkWnwIFxVGCf2raNrxImLo397RdGhLapj5cT3R2PT7FwL62Ze1DROhzmYW7+J3p9105DYMVenEejEbnq5wA37w==",
+            "version": "20.0.2",
+            "resolved": 
"https://registry.npmjs.org/happy-dom/-/happy-dom-20.0.2.tgz";,
+            "integrity": 
"sha512-pYOyu624+6HDbY+qkjILpQGnpvZOusItCk+rvF5/V+6NkcgTKnbOldpIy22tBnxoaLtlM9nXgoqAcW29/B7CIw==",
             "dev": true,
             "license": "MIT",
             "dependencies": {
diff --git a/nifi-frontend/src/main/frontend/package.json 
b/nifi-frontend/src/main/frontend/package.json
index 84a630bf07..6c908d4188 100644
--- a/nifi-frontend/src/main/frontend/package.json
+++ b/nifi-frontend/src/main/frontend/package.json
@@ -88,7 +88,7 @@
         "eslint": "8.57.0",
         "eslint-config-prettier": "10.1.1",
         "eslint-plugin-prettier": "^5.0.1",
-        "happy-dom": "^20.0.0",
+        "happy-dom": "^20.0.2",
         "jest": "29.7.0",
         "jest-preset-angular": "14.6.1",
         "ng-mocks": "^14.12.2",

Reply via email to