From f6a9325d8ebdf0af2410ce0a89c7d806ded99360 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 6 Dec 2019 18:46:33 +0100 Subject: [PATCH] build(deps-dev): bump @types/http-errors from 1.6.2 to 1.6.3 (#1588) Bumps [@types/http-errors](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/http-errors) from 1.6.2 to 1.6.3. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/http-errors) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 23ff6a088..2f448287b 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "@types/async": "3.0.3", "@types/bunyan": "1.8.6", "@types/express": "4.17.1", - "@types/http-errors": "1.6.2", + "@types/http-errors": "1.6.3", "@types/jest": "24.0.23", "@types/lodash": "4.14.148", "@types/mime": "2.0.1", diff --git a/yarn.lock b/yarn.lock index b5df7c5a1..7588f5a33 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1426,10 +1426,10 @@ "@types/express-serve-static-core" "*" "@types/serve-static" "*" -"@types/http-errors@1.6.2": - version "1.6.2" - resolved "https://registry.verdaccio.org/@types%2fhttp-errors/-/http-errors-1.6.2.tgz#8d613d31be6871d093ef4640ae3272507156ba59" - integrity sha512-mzJX3tIbtadNZQIDbfA9eW+mAjww7GY7WYcfKDGB5SSXMAzI8KD+5fvyX5FqcKtns346+WGwAJJ8cPsDxMz0lw== +"@types/http-errors@1.6.3": + version "1.6.3" + resolved "https://registry.verdaccio.org/@types%2fhttp-errors/-/http-errors-1.6.3.tgz#619a55768eab98299e8f76747339f3373f134e69" + integrity sha512-4KCE/agIcoQ9bIfa4sBxbZdnORzRjIw8JNQPLfqoNv7wQl/8f8mRbW68Q8wBsQFoJkPUHGlQYZ9sqi5WpfGSEQ== "@types/istanbul-lib-coverage@*", "@types/istanbul-lib-coverage@^2.0.0": version "2.0.1"