1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-29 14:43:31 +00:00

[deps] Vault: Update koa to v2.15.3 (#10567)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: SmithThe4th <gsmith@bitwarden.com>
This commit is contained in:
renovate[bot]
2024-10-16 22:35:45 +02:00
committed by GitHub
parent 84d592a080
commit e256bde1de
3 changed files with 12 additions and 12 deletions

View File

@@ -64,7 +64,7 @@
"@types/jest": "29.5.12",
"@types/jquery": "3.5.30",
"@types/jsdom": "21.1.7",
"@types/koa": "2.14.0",
"@types/koa": "2.15.0",
"@types/koa__multer": "2.0.7",
"@types/koa__router": "12.0.4",
"@types/koa-bodyparser": "4.3.7",
@@ -181,7 +181,7 @@
"jquery": "3.7.1",
"jsdom": "25.0.1",
"jszip": "3.10.1",
"koa": "2.15.0",
"koa": "2.15.3",
"koa-bodyparser": "4.4.1",
"koa-json": "2.0.2",
"lowdb": "1.0.0",