From ec3693ec8c54963cea91add4a23e0c89325abb01 Mon Sep 17 00:00:00 2001
From: Douglas Christopher Wilson <doug@somethingdoug.com>
Date: Fri, 22 Sep 2017 13:46:07 -0400
Subject: [PATCH] deps: debug@2.6.9

---
 HISTORY.md   | 5 +++++
 package.json | 2 +-
 2 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/HISTORY.md b/HISTORY.md
index 912806a..e41da9a 100644
--- a/HISTORY.md
+++ b/HISTORY.md
@@ -1,3 +1,8 @@
+unreleased
+==========
+
+  * deps: debug@2.6.9
+
 1.0.5 / 2017-09-15
 ==================
 
diff --git a/package.json b/package.json
index 749d8ed..4a4a609 100644
--- a/package.json
+++ b/package.json
@@ -6,7 +6,7 @@
   "license": "MIT",
   "repository": "pillarjs/finalhandler",
   "dependencies": {
-    "debug": "2.6.8",
+    "debug": "2.6.9",
     "encodeurl": "~1.0.1",
     "escape-html": "~1.0.3",
     "on-finished": "~2.3.0",