diff --git a/package.json b/package.json index 05293a4..74ba232 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "devDependencies": { "@types/atob": "^2.1.1", "@types/dotenv": "^8.2.0", - "@types/http-errors": "^1.6.2", + "@types/http-errors": "^1.8.1", "@types/jest": "^24.0.23", "@types/node": "^12.12.14", "concurrently": "^5.0.0", diff --git a/yarn.lock b/yarn.lock index 1743730..9c6d67e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -506,10 +506,10 @@ dependencies: dotenv "*" -"@types/http-errors@^1.6.2": - version "1.6.2" - resolved "https://registry.yarnpkg.com/@types/http-errors/-/http-errors-1.6.2.tgz#8d613d31be6871d093ef4640ae3272507156ba59" - integrity sha512-mzJX3tIbtadNZQIDbfA9eW+mAjww7GY7WYcfKDGB5SSXMAzI8KD+5fvyX5FqcKtns346+WGwAJJ8cPsDxMz0lw== +"@types/http-errors@^1.8.1": + version "1.8.1" + resolved "https://registry.yarnpkg.com/@types/http-errors/-/http-errors-1.8.1.tgz#e81ad28a60bee0328c6d2384e029aec626f1ae67" + integrity sha512-e+2rjEwK6KDaNOm5Aa9wNGgyS9oSZU/4pfSMMPYNOfjvFI0WVXm29+ITRFr6aKDvvKo7uU1jV68MW4ScsfDi7Q== "@types/istanbul-lib-coverage@*", "@types/istanbul-lib-coverage@^2.0.0": version "2.0.1"