diff --git a/HISTORY.md b/HISTORY.md index 6463062..a3a66f6 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -4,10 +4,10 @@ unreleased * Show font icon for more font types * deps: accepts@~1.3.5 - deps: mime-types@~2.1.18 - * deps: http-errors@~1.7.1 + * deps: http-errors@~1.7.2 - Set constructor name when possible - deps: depd@~1.1.2 - - deps: setprototypeof@1.1.0 + - deps: setprototypeof@1.1.1 - deps: statuses@'>= 1.5.0 < 2' * deps: mime-types@~2.1.22 - Add new mime types diff --git a/package.json b/package.json index 29ba023..1fba8dc 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "batch": "0.6.1", "debug": "2.6.9", "escape-html": "~1.0.3", - "http-errors": "~1.7.1", + "http-errors": "~1.7.2", "mime-types": "~2.1.22", "parseurl": "~1.3.2" },