This is an automated email from the ASF dual-hosted git repository.
pvillard 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 0f53a8482c NIFI-15471 - Address dependabot detected issues in
transitive dependency hono
0f53a8482c is described below
commit 0f53a8482c30dffad62dda11693e3c9867900c4c
Author: Rob Fellows <[email protected]>
AuthorDate: Thu Jan 15 08:27:55 2026 -0500
NIFI-15471 - Address dependabot detected issues in transitive dependency
hono
This closes #10774.
Signed-off-by: Pierre Villard <[email protected]>
---
nifi-frontend/src/main/frontend/package-lock.json | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/nifi-frontend/src/main/frontend/package-lock.json
b/nifi-frontend/src/main/frontend/package-lock.json
index 4a310173a5..7b4e059012 100644
--- a/nifi-frontend/src/main/frontend/package-lock.json
+++ b/nifi-frontend/src/main/frontend/package-lock.json
@@ -19939,9 +19939,9 @@
}
},
"node_modules/hono": {
- "version": "4.11.3",
- "resolved": "https://registry.npmjs.org/hono/-/hono-4.11.3.tgz",
- "integrity":
"sha512-PmQi306+M/ct/m5s66Hrg+adPnkD5jiO6IjA7WhWw0gSBSo1EcRegwuI1deZ+wd5pzCGynCcn2DprnE4/yEV4w==",
+ "version": "4.11.4",
+ "resolved": "https://registry.npmjs.org/hono/-/hono-4.11.4.tgz",
+ "integrity":
"sha512-U7tt8JsyrxSRKspfhtLET79pU8K+tInj5QZXs1jSugO1Vq5dFj3kmZsRldo29mTBfcjDRVRXrEZ6LS63Cog9ZA==",
"dev": true,
"license": "MIT",
"peer": true,