diff --git a/package-lock.json b/package-lock.json
index d5a5444..453a8a1 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -21,7 +21,7 @@
         "get-parameter-names": "^0.3.0",
         "http-aws-es": "^6.0.0",
         "http-json-response": "^1.0.1",
-        "http-status-codes": "^1.3.0",
+        "http-status-codes": "^1.4.0",
         "joi": "^14.0.0",
         "lodash": "^4.17.19",
         "superagent": "^4.1.0",
@@ -2756,9 +2756,9 @@
       }
     },
     "node_modules/http-status-codes": {
-      "version": "1.3.0",
-      "resolved": "https://registry.npmjs.org/http-status-codes/-/http-status-codes-1.3.0.tgz",
-      "integrity": "sha1-nNDnE5F3PQZxtInUHLxQlKpBY7Y="
+      "version": "1.4.0",
+      "resolved": "https://registry.npmjs.org/http-status-codes/-/http-status-codes-1.4.0.tgz",
+      "integrity": "sha512-JrT3ua+WgH8zBD3HEJYbeEgnuQaAnUeRRko/YojPAJjGmIfGD3KPU/asLdsLwKjfxOmQe5nXMQ0pt/7MyapVbQ=="
     },
     "node_modules/httpntlm": {
       "version": "1.7.7",
@@ -9454,9 +9454,9 @@
       }
     },
     "http-status-codes": {
-      "version": "1.3.0",
-      "resolved": "https://registry.npmjs.org/http-status-codes/-/http-status-codes-1.3.0.tgz",
-      "integrity": "sha1-nNDnE5F3PQZxtInUHLxQlKpBY7Y="
+      "version": "1.4.0",
+      "resolved": "https://registry.npmjs.org/http-status-codes/-/http-status-codes-1.4.0.tgz",
+      "integrity": "sha512-JrT3ua+WgH8zBD3HEJYbeEgnuQaAnUeRRko/YojPAJjGmIfGD3KPU/asLdsLwKjfxOmQe5nXMQ0pt/7MyapVbQ=="
     },
     "httpntlm": {
       "version": "1.7.7",
diff --git a/package.json b/package.json
index dd0ae8a..7008edd 100644
--- a/package.json
+++ b/package.json
@@ -44,7 +44,7 @@
     "get-parameter-names": "^0.3.0",
     "http-aws-es": "^6.0.0",
     "http-json-response": "^1.0.1",
-    "http-status-codes": "^1.3.0",
+    "http-status-codes": "^1.4.0",
     "joi": "^14.0.0",
     "lodash": "^4.17.19",
     "superagent": "^4.1.0",