From b163669aaf633046df8eea0a32b74e0e6dddc48b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Apr 2026 00:12:30 +0000 Subject: [PATCH] chore(deps): bump the production group across 1 directory with 6 updates Bumps the production group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@hono/node-server](https://github.com/honojs/node-server) | `1.19.9` | `1.19.12` | | [dotenv](https://github.com/motdotla/dotenv) | `17.2.3` | `17.4.0` | | [hono](https://github.com/honojs/hono) | `4.11.6` | `4.12.10` | | [hono-openapi](https://github.com/rhinobase/hono-openapi) | `1.2.0` | `1.3.0` | | [lodash](https://github.com/lodash/lodash) | `4.17.23` | `4.18.1` | | [ws](https://github.com/websockets/ws) | `8.19.0` | `8.20.0` | Updates `@hono/node-server` from 1.19.9 to 1.19.12 - [Release notes](https://github.com/honojs/node-server/releases) - [Commits](https://github.com/honojs/node-server/compare/v1.19.9...v1.19.12) Updates `dotenv` from 17.2.3 to 17.4.0 - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](https://github.com/motdotla/dotenv/compare/v17.2.3...v17.4.0) Updates `hono` from 4.11.6 to 4.12.10 - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.11.6...v4.12.10) Updates `hono-openapi` from 1.2.0 to 1.3.0 - [Release notes](https://github.com/rhinobase/hono-openapi/releases) - [Commits](https://github.com/rhinobase/hono-openapi/compare/v1.2.0...v1.3.0) Updates `lodash` from 4.17.23 to 4.18.1 - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.23...4.18.1) Updates `ws` from 8.19.0 to 8.20.0 - [Release notes](https://github.com/websockets/ws/releases) - [Commits](https://github.com/websockets/ws/compare/8.19.0...8.20.0) --- updated-dependencies: - dependency-name: "@hono/node-server" dependency-version: 1.19.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production - dependency-name: dotenv dependency-version: 17.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production - dependency-name: hono dependency-version: 4.12.10 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production - dependency-name: hono-openapi dependency-version: 1.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production - dependency-name: lodash dependency-version: 4.18.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production - dependency-name: ws dependency-version: 8.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production ... Signed-off-by: dependabot[bot] --- package-lock.json | 51 ++++++++++++++++++++++------------------------- package.json | 12 +++++------ 2 files changed, 30 insertions(+), 33 deletions(-) diff --git a/package-lock.json b/package-lock.json index e5fa482..76df4dd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,16 +9,16 @@ "version": "0.1.0", "license": "SEE LICENSE IN LICENSE.md", "dependencies": { - "@hono/node-server": "^1.19.6", + "@hono/node-server": "^1.19.12", "@hono/standard-validator": "^0.2.2", "digest-fetch": "^3.1.1", - "dotenv": "^17.2.3", - "hono": "^4.10.7", - "hono-openapi": "^1.2.0", - "lodash": "^4.17.23", + "dotenv": "^17.4.0", + "hono": "^4.12.10", + "hono-openapi": "^1.3.0", + "lodash": "^4.18.1", "pretty-js-log": "^1.2.0", "tsx": "^4.21.0", - "ws": "^8.19.0", + "ws": "^8.20.0", "zod": "^4.1.13" }, "devDependencies": { @@ -451,9 +451,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.12", + "resolved": "https://registry.npmjs.org/@hono/node-server/-/node-server-1.19.12.tgz", + "integrity": "sha512-txsUW4SQ1iilgE0l9/e9VQWmELXifEFvmdA1j6WFh/aFPj99hIntrSsq/if0UWyGVkmrRPKA1wCeP+UCr1B9Uw==", "license": "MIT", "engines": { "node": ">=18.14.1" @@ -467,7 +467,6 @@ "resolved": "https://registry.npmjs.org/@hono/standard-validator/-/standard-validator-0.2.2.tgz", "integrity": "sha512-mJ7W84Bt/rSvoIl63Ynew+UZOHAzzRAoAXb3JaWuxAkM/Lzg+ZHTCUiz77KOtn2e623WNN8LkD57Dk0szqUrIw==", "license": "MIT", - "peer": true, "peerDependencies": { "@standard-schema/spec": "^1.0.0", "hono": ">=3.9.0" @@ -743,9 +742,9 @@ } }, "node_modules/dotenv": { - "version": "17.2.3", - "resolved": "https://registry.npmjs.org/dotenv/-/dotenv-17.2.3.tgz", - "integrity": "sha512-JVUnt+DUIzu87TABbhPmNfVdBDt18BLOWjMUFJMSi/Qqg7NTYtabbvSNJGOJ7afbRuv9D/lngizHtP7QyLQ+9w==", + "version": "17.4.0", + "resolved": "https://registry.npmjs.org/dotenv/-/dotenv-17.4.0.tgz", + "integrity": "sha512-kCKF62fwtzwYm0IGBNjRUjtJgMfGapII+FslMHIjMR5KTnwEmBmWLDRSnc3XSNP8bNy34tekgQyDT0hr7pERRQ==", "license": "BSD-2-Clause", "engines": { "node": ">=12" @@ -875,19 +874,18 @@ } }, "node_modules/hono": { - "version": "4.11.6", - "resolved": "https://registry.npmjs.org/hono/-/hono-4.11.6.tgz", - "integrity": "sha512-ofIiiHyl34SV6AuhE3YT2mhO5HRWokce+eUYE82TsP6z0/H3JeJcjVWEMSIAiw2QkjDOEpES/lYsg8eEbsLtdw==", + "version": "4.12.10", + "resolved": "https://registry.npmjs.org/hono/-/hono-4.12.10.tgz", + "integrity": "sha512-mx/p18PLy5og9ufies2GOSUqep98Td9q4i/EF6X7yJgAiIopxqdfIO3jbqsi3jRgTgw88jMDEzVKi+V2EF+27w==", "license": "MIT", - "peer": true, "engines": { "node": ">=16.9.0" } }, "node_modules/hono-openapi": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/hono-openapi/-/hono-openapi-1.2.0.tgz", - "integrity": "sha512-t3u4v8YCltExDl4d9cLqg/mcrYFSs9Gjb5puF1CePPrvv1JQOo1Kc50HAmGt47CWHIoc/W8Q9LY3t3yqU0dxFw==", + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/hono-openapi/-/hono-openapi-1.3.0.tgz", + "integrity": "sha512-xDvCWpWEIv0weEmnl3EjRQzqbHIO8LnfzMuYOCmbuyE5aes6aXxLg4vM3ybnoZD5TiTUkA6PuRQPJs3R7WRBig==", "license": "MIT", "peerDependencies": { "@hono/standard-validator": "^0.2.0", @@ -1010,9 +1008,9 @@ } }, "node_modules/lodash": { - "version": "4.17.23", - "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.23.tgz", - "integrity": "sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==", + "version": "4.18.1", + "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.18.1.tgz", + "integrity": "sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==", "license": "MIT" }, "node_modules/log-update": { @@ -1370,9 +1368,9 @@ } }, "node_modules/ws": { - "version": "8.19.0", - "resolved": "https://registry.npmjs.org/ws/-/ws-8.19.0.tgz", - "integrity": "sha512-blAT2mjOEIi0ZzruJfIhb3nps74PRWTCz1IjglWEEpQl5XS/UNama6u2/rjFkDDouqr4L67ry+1aGIALViWjDg==", + "version": "8.20.0", + "resolved": "https://registry.npmjs.org/ws/-/ws-8.20.0.tgz", + "integrity": "sha512-sAt8BhgNbzCtgGbt2OxmpuryO63ZoDk/sqaB/znQm94T4fCEsy/yV+7CdC1kJhOU9lboAEU7R3kquuycDoibVA==", "license": "MIT", "engines": { "node": ">=10.0.0" @@ -1411,7 +1409,6 @@ "resolved": "https://registry.npmjs.org/zod/-/zod-4.3.6.tgz", "integrity": "sha512-rftlrkhHZOcjDwkGlnUtZZkvaPHCsDATp4pGpuOOMDaTdDDXF91wuVDJoWoPsKX/3YPQ5fHuF3STjcYyKr+Qhg==", "license": "MIT", - "peer": true, "funding": { "url": "https://github.com/sponsors/colinhacks" } diff --git a/package.json b/package.json index a031010..75a3c58 100644 --- a/package.json +++ b/package.json @@ -20,16 +20,16 @@ "start": "tsx src/index.ts" }, "dependencies": { - "@hono/node-server": "^1.19.6", + "@hono/node-server": "^1.19.12", "@hono/standard-validator": "^0.2.2", "digest-fetch": "^3.1.1", - "dotenv": "^17.2.3", - "hono": "^4.10.7", - "hono-openapi": "^1.2.0", - "lodash": "^4.17.23", + "dotenv": "^17.4.0", + "hono": "^4.12.10", + "hono-openapi": "^1.3.0", + "lodash": "^4.18.1", "pretty-js-log": "^1.2.0", "tsx": "^4.21.0", - "ws": "^8.19.0", + "ws": "^8.20.0", "zod": "^4.1.13" }, "devDependencies": {