1 Commits
Author SHA1 Message Date
renovate[bot] d12fe34f9e Update all digest updates
Test / Basic (pull_request) Failing after 19s
2026-09-16 00:08:49 +00:00
2 changed files with 6 additions and 6 deletions
+3 -3
View File
@@ -14475,9 +14475,9 @@
}
},
"node_modules/hono": {
"version": "4.13.7",
"resolved": "https://registry.npmjs.org/hono/-/hono-4.13.7.tgz",
"integrity": "sha512-c8/gF9ac8Y78/agExVocyLevgR+JlpNB444Py0FSX8pJoPdYUfUzRcXtYEYGwt6l19qIlVZPN5Mfsw9jFShmQQ==",
"version": "4.13.8",
"resolved": "https://registry.npmjs.org/hono/-/hono-4.13.8.tgz",
"integrity": "sha512-/Gng7NfoykZl2pjukW5Z6+8Yxm3BPRf86GTbQnt0SbySkvax4fyL4H3HhY1cCpBGmiW9XDRFzRV+CXK2W8QudQ==",
"dev": true,
"license": "MIT",
"peer": true,
+3 -3
View File
@@ -8971,9 +8971,9 @@
"license": "MIT"
},
"node_modules/@types/node": {
"version": "24.13.4",
"resolved": "https://registry.npmjs.org/@types/node/-/node-24.13.4.tgz",
"integrity": "sha512-YJ7EqCstVTzIr0fMr7qul/977en+pQHrfmuKIo6Zr9i75Be21dr3MovcfvGtyvi2HAUrRerWps5sMO9I7WaxDw==",
"version": "24.13.5",
"resolved": "https://registry.npmjs.org/@types/node/-/node-24.13.5.tgz",
"integrity": "sha512-TXyindR+lBr22aJIdMQzCFHPHR6cR4js838mRDCSz5hOKWZvZwsXSSiXDmjRj4iJmgl+sR9O+1mkoVBSMadNug==",
"license": "MIT",
"dependencies": {
"undici-types": "~7.18.0"