[deps] Vault: Update @types/koa-json to v2.0.23 (#7319)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-01-09 17:13:03 -05:00 committed by GitHub
parent 813a7f8aa6
commit 0f140de52e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -104,7 +104,7 @@
"@types/koa__multer": "2.0.4",
"@types/koa__router": "12.0.0",
"@types/koa-bodyparser": "4.3.7",
"@types/koa-json": "2.0.20",
"@types/koa-json": "2.0.23",
"@types/lowdb": "1.0.11",
"@types/lunr": "2.3.7",
"@types/node": "18.19.2",
@ -13071,9 +13071,9 @@
}
},
"node_modules/@types/koa-json": {
"version": "2.0.20",
"resolved": "https://registry.npmjs.org/@types/koa-json/-/koa-json-2.0.20.tgz",
"integrity": "sha512-RuQ1Vlpsm/EC5wo2oWCgNnwneixnSQ9aHQAE7nwnbSiCibgfUO2wwSQN6rn8SfF97cRdN9hKAtoc9KSIuiGP6Q==",
"version": "2.0.23",
"resolved": "https://registry.npmjs.org/@types/koa-json/-/koa-json-2.0.23.tgz",
"integrity": "sha512-LJKLFouztosawgU5xrtanK4neLCQKXl+vuVN96YMeVdKTYObLq2Qybggm9V426Jwam8Gi/zOrPw1g+QH0VaEHw==",
"dev": true,
"dependencies": {
"@types/koa": "*"

View File

@ -66,7 +66,7 @@
"@types/koa__multer": "2.0.4",
"@types/koa__router": "12.0.0",
"@types/koa-bodyparser": "4.3.7",
"@types/koa-json": "2.0.20",
"@types/koa-json": "2.0.23",
"@types/lowdb": "1.0.11",
"@types/lunr": "2.3.7",
"@types/node": "18.19.2",