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 0693c8f286f NIFI-15827 Bump @hono/node-server to 1.19.13 in
/nifi-frontend/src/main/frontend (#11113)
0693c8f286f is described below
commit 0693c8f286fab62b9491061e30b7cb4d95a3ef8e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Apr 10 15:50:02 2026 -0500
NIFI-15827 Bump @hono/node-server to 1.19.13 in
/nifi-frontend/src/main/frontend (#11113)
Signed-off-by: David Handermann <[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 25caac756b2..cb2db63ca85 100644
--- a/nifi-frontend/src/main/frontend/package-lock.json
+++ b/nifi-frontend/src/main/frontend/package-lock.json
@@ -3927,9 +3927,9 @@
}
},
"node_modules/@hono/node-server": {
- "version": "1.19.11",
- "resolved":
"https://registry.npmjs.org/@hono/node-server/-/node-server-1.19.11.tgz",
- "integrity":
"sha512-dr8/3zEaB+p0D2n/IUrlPF1HZm586qgJNXK1a9fhg/PzdtkK7Ksd5l312tJX2yBuALqDYBlG20QEbayqPyxn+g==",
+ "version": "1.19.13",
+ "resolved":
"https://registry.npmjs.org/@hono/node-server/-/node-server-1.19.13.tgz",
+ "integrity":
"sha512-TsQLe4i2gvoTtrHje625ngThGBySOgSK3Xo2XRYOdqGN1teR8+I7vchQC46uLJi8OF62YTYA3AhSpumtkhsaKQ==",
"dev": true,
"license": "MIT",
"engines": {