1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-06-23 10:05:19 +02:00

[deps] Vault: Update @types/koa__router to v12.0.4 (#7321)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-01-09 17:40:17 -05:00 committed by GitHub
parent 0f140de52e
commit ebba8cd060
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

@ -102,7 +102,7 @@
"@types/jsdom": "21.1.6",
"@types/koa": "2.14.0",
"@types/koa__multer": "2.0.4",
"@types/koa__router": "12.0.0",
"@types/koa__router": "12.0.4",
"@types/koa-bodyparser": "4.3.7",
"@types/koa-json": "2.0.23",
"@types/lowdb": "1.0.11",
@ -13044,9 +13044,9 @@
}
},
"node_modules/@types/koa__router": {
"version": "12.0.0",
"resolved": "https://registry.npmjs.org/@types/koa__router/-/koa__router-12.0.0.tgz",
"integrity": "sha512-S6eHyZyoWCZLNHyy8j0sMW85cPrpByCbGGU2/BO4IzGiI87aHJ92lZh4E9xfsM9DcbCT469/OIqyC0sSJXSIBQ==",
"version": "12.0.4",
"resolved": "https://registry.npmjs.org/@types/koa__router/-/koa__router-12.0.4.tgz",
"integrity": "sha512-Y7YBbSmfXZpa/m5UGGzb7XadJIRBRnwNY9cdAojZGp65Cpe5MAP3mOZE7e3bImt8dfKS4UFcR16SLH8L/z7PBw==",
"dev": true,
"dependencies": {
"@types/koa": "*"

View File

@ -64,7 +64,7 @@
"@types/jsdom": "21.1.6",
"@types/koa": "2.14.0",
"@types/koa__multer": "2.0.4",
"@types/koa__router": "12.0.0",
"@types/koa__router": "12.0.4",
"@types/koa-bodyparser": "4.3.7",
"@types/koa-json": "2.0.23",
"@types/lowdb": "1.0.11",