Browse Source

chore(deps): bump hono from 4.12.30 to 4.13.1

Bumps [hono](https://github.com/honojs/hono) from 4.12.30 to 4.13.1.
- [Release notes](https://github.com/honojs/hono/releases)
- [Commits](https://github.com/honojs/hono/compare/v4.12.30...v4.13.1)

---
updated-dependencies:
- dependency-name: hono
  dependency-version: 4.13.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/11927/head
dependabot[bot] 4 weeks ago
committed by GitHub
parent
commit
fb761964f7
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 6
      package-lock.json

6
package-lock.json

@ -19127,9 +19127,9 @@
"license": "MIT" "license": "MIT"
}, },
"node_modules/hono": { "node_modules/hono": {
"version": "4.12.30", "version": "4.13.1",
"resolved": "https://registry.npmjs.org/hono/-/hono-4.12.30.tgz", "resolved": "https://registry.npmjs.org/hono/-/hono-4.13.1.tgz",
"integrity": "sha512-emn+JoJjrN9YTpRDS5it/UI2SO9BAE37T6I3d963RxcZ81G9A4pr2SZTEiiaiKbzx+NKRg5BZ89fCL7gCJCUog==", "integrity": "sha512-kdJoFVv2xmayw6cY09H7AbMJMt8Jn5jdlEdXsP7AGBdF2DIptVlKlOLKXP41yPip4/a3yQPv9gVcJYI8YY04dw==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"engines": { "engines": {

Loading…
Cancel
Save