Merge pull request #142 from domesticmouse/npm-audit-fix

Update package-lock.json
This commit is contained in:
Eugene Mikhantyev
2026-05-03 21:00:16 +01:00
committed by GitHub

6
package-lock.json generated
View File

@@ -1705,9 +1705,9 @@
} }
}, },
"node_modules/hono": { "node_modules/hono": {
"version": "4.12.12", "version": "4.12.16",
"resolved": "https://registry.npmjs.org/hono/-/hono-4.12.12.tgz", "resolved": "https://registry.npmjs.org/hono/-/hono-4.12.16.tgz",
"integrity": "sha512-p1JfQMKaceuCbpJKAPKVqyqviZdS0eUxH9v82oWo1kb9xjQ5wA6iP3FNVAPDFlz5/p7d45lO+BpSk1tuSZMF4Q==", "integrity": "sha512-jN0ZewiNAWSe5khM3EyCmBb250+b40wWbwNILNfEvq84VREWwOIkuUsFONk/3i3nqkz7Oe1PcpM2mwQEK2L9Kg==",
"license": "MIT", "license": "MIT",
"engines": { "engines": {
"node": ">=16.9.0" "node": ">=16.9.0"