Add @types/koa-send

This commit is contained in:
Adria Navarro 2024-01-09 09:44:49 +01:00
parent 4f5c151dad
commit 1586925b5a
2 changed files with 2 additions and 1 deletions

View File

@ -120,6 +120,7 @@
"@types/jest": "29.5.5",
"@types/koa": "2.13.4",
"@types/koa__router": "8.0.8",
"@types/koa-send": "^4.1.6",
"@types/lodash": "4.14.200",
"@types/mssql": "9.1.4",
"@types/node-fetch": "2.6.4",

View File

@ -5441,7 +5441,7 @@
"@types/koa" "*"
"@types/passport" "*"
"@types/koa-send@*":
"@types/koa-send@*", "@types/koa-send@^4.1.6":
version "4.1.6"
resolved "https://registry.yarnpkg.com/@types/koa-send/-/koa-send-4.1.6.tgz#15d90e95e3ccce669a15b6a3c56c3a650a167cea"
integrity sha512-vgnNGoOJkx7FrF0Jl6rbK1f8bBecqAchKpXtKuXzqIEdXTDO6dsSTjr+eZ5m7ltSjH4K/E7auNJEQCAd0McUPA==