diff --git a/package.json b/package.json index 38b9e654..664a0d8e 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "@types/accounting": "0.4.1", "@types/body-parser": "1.19.0", "@types/chai": "4.2.14", - "@types/express": "4.17.7", + "@types/express": "4.17.9", "@types/express-handlebars": "0.0.33", "@types/fs-extra": "7.0.0", "@types/handlebars": "4.0.40", diff --git a/yarn.lock b/yarn.lock index 8ddbfdb5..276daef6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -262,10 +262,10 @@ "@types/node" "*" "@types/range-parser" "*" -"@types/express@4.17.7": - version "4.17.7" - resolved "https://registry.yarnpkg.com/@types/express/-/express-4.17.7.tgz#42045be6475636d9801369cd4418ef65cdb0dd59" - integrity sha512-dCOT5lcmV/uC2J9k0rPafATeeyz+99xTt54ReX11/LObZgfzJqZNcW27zGhYyX+9iSEGXGt5qLPwRSvBZcLvtQ== +"@types/express@4.17.9": + version "4.17.9" + resolved "https://registry.yarnpkg.com/@types/express/-/express-4.17.9.tgz#f5f2df6add703ff28428add52bdec8a1091b0a78" + integrity sha512-SDzEIZInC4sivGIFY4Sz1GG6J9UObPwCInYJjko2jzOf/Imx/dlpume6Xxwj1ORL82tBbmN4cPDIDkLbWHk9hw== dependencies: "@types/body-parser" "*" "@types/express-serve-static-core" "*"