From 32993fe8b82603bfe42ddabcc106cd3c875b239a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Mar 2026 05:22:10 +0000 Subject: [PATCH 1/2] Bump @hono/node-server from 1.19.9 to 1.19.11 Bumps [@hono/node-server](https://github.com/honojs/node-server) from 1.19.9 to 1.19.11. - [Release notes](https://github.com/honojs/node-server/releases) - [Commits](https://github.com/honojs/node-server/compare/v1.19.9...v1.19.11) --- updated-dependencies: - dependency-name: "@hono/node-server" dependency-version: 1.19.11 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- package-lock.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index c79e5806da..5dd6bb573f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -8266,9 +8266,9 @@ } }, "node_modules/@hono/node-server": { - "version": "1.19.9", - "resolved": "https://registry.npmjs.org/@hono/node-server/-/node-server-1.19.9.tgz", - "integrity": "sha512-vHL6w3ecZsky+8P5MD+eFfaGTyCeOHUIFYMGpQGbrBTSmNNoxv0if69rEZ5giu36weC5saFuznL411gRX7bJDw==", + "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==", "license": "MIT", "engines": { "node": ">=18.14.1" @@ -20753,6 +20753,9 @@ "darwin" ] }, + "node_modules/@rollup/rollup-linux-arm-gnueabihf": { + "optional": true + }, "node_modules/@rollup/rollup-linux-arm-musleabihf": { "version": "4.24.0", "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-musleabihf/-/rollup-linux-arm-musleabihf-4.24.0.tgz", From 5c4e84a1695b36f2ad24ce3327aaa055ecaa68fa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Mar 2026 05:24:36 +0000 Subject: [PATCH 2/2] Update THIRD_PARTY_LICENSES.txt --- THIRD_PARTY_LICENSES.txt | 31 ++++++++++++++++++++++++++++++- 1 file changed, 30 insertions(+), 1 deletion(-) diff --git a/THIRD_PARTY_LICENSES.txt b/THIRD_PARTY_LICENSES.txt index ad9e7ae4b6..26308c411b 100644 --- a/THIRD_PARTY_LICENSES.txt +++ b/THIRD_PARTY_LICENSES.txt @@ -26265,7 +26265,6 @@ The following npm packages may be included in this product: - @frontegg/redux-store@7.92.0 - @frontegg/rest-api@7.92.0 - @frontegg/types@7.92.0 - - @hono/node-server@1.19.9 - @linear/sdk@7.0.1 - @msgpackr-extract/msgpackr-extract-linux-x64@3.0.3 - @nx/nx-linux-x64-gnu@19.8.8 @@ -31185,6 +31184,36 @@ SOFTWARE. ----------- +The following npm package may be included in this product: + + - @hono/node-server@1.19.11 + +This package contains the following license: + +MIT License + +Copyright (c) 2022 - present, Yusuke Wada and Hono contributors + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. + +----------- + The following npm packages may be included in this product: - lilconfig@2.1.0