diff --git a/package.json b/package.json index 05293a4..802c606 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.0", "@types/jest": "^24.0.23", "@types/node": "^12.12.14", "concurrently": "^5.0.0", diff --git a/yarn.lock b/yarn.lock index 1743730..762db3c 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.0": + version "1.8.0" + resolved "https://registry.yarnpkg.com/@types/http-errors/-/http-errors-1.8.0.tgz#682477dbbbd07cd032731cb3b0e7eaee3d026b69" + integrity sha512-2aoSC4UUbHDj2uCsCxcG/vRMXey/m17bC7UwitVm5hn22nI8O8Y9iDpA76Orc+DWkQ4zZrOKEshCqR/jSuXAHA== "@types/istanbul-lib-coverage@*", "@types/istanbul-lib-coverage@^2.0.0": version "2.0.1"