Explorar el Código

Bump hono from 3.11.7 to 4.2.7 in /frameworks/JavaScript/hono

Bumps [hono](https://github.com/honojs/hono) from 3.11.7 to 4.2.7.
- [Release notes](https://github.com/honojs/hono/releases)
- [Commits](https://github.com/honojs/hono/compare/v3.11.7...v4.2.7)

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

Signed-off-by: dependabot[bot] <[email protected]>
dependabot[bot] hace 1 año
padre
commit
a84e4447a6
Se han modificado 1 ficheros con 3 adiciones y 3 borrados
  1. 3 3
      frameworks/JavaScript/hono/package-lock.json

+ 3 - 3
frameworks/JavaScript/hono/package-lock.json

@@ -23,9 +23,9 @@
       }
     },
     "node_modules/hono": {
-      "version": "3.11.7",
-      "resolved": "https://registry.npmjs.org/hono/-/hono-3.11.7.tgz",
-      "integrity": "sha512-TcfAq7IdipF+9coxnuzYlSSBXbm9mTyWjjagLCv/2ampboNcKJdi+XCK5G48mHQtpI5+9Rj3J4FfcGgw9vzIww==",
+      "version": "3.12.12",
+      "resolved": "https://registry.npmjs.org/hono/-/hono-3.12.12.tgz",
+      "integrity": "sha512-5IAMJOXfpA5nT+K0MNjClchzz0IhBHs2Szl7WFAhrFOsbtQsYmNynFyJRg/a3IPsmCfxcrf8txUGiNShXpK5Rg==",
       "engines": {
         "node": ">=16.0.0"
       }