fix: unblock ci audit checks

This commit is contained in:
Ho Ngoc Hai
2026-05-04 17:27:08 +07:00
parent 57cd84aebf
commit 388bc972c1
20 changed files with 283 additions and 216 deletions

View File

@@ -18,7 +18,9 @@
"axios": ">=1.15.0",
"lodash": ">=4.18.0",
"@hono/node-server": ">=1.19.13",
"@tootallnate/once": ">=3.0.1"
"@tootallnate/once": ">=3.0.1",
"@xmldom/xmldom": "0.8.11",
"protobufjs": "7.5.5"
}
},
"scripts": {