mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-21 11:35:34 +01: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:
parent
0f140de52e
commit
ebba8cd060
8
package-lock.json
generated
8
package-lock.json
generated
@ -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": "*"
|
||||
|
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user