diff --git a/package-lock.json b/package-lock.json index ec476f1..a2e94d2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4236,9 +4236,9 @@ } }, "http-status-codes": { - "version": "1.3.2", - "resolved": "https://registry.npmjs.org/http-status-codes/-/http-status-codes-1.3.2.tgz", - "integrity": "sha512-nDUtj0ltIt08tGi2VWSpSzNNFye0v3YSe9lX3lIqLTuVvvRiYCvs4QQBSHo0eomFYw1wlUuofurUAlTm+vHnXg==" + "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==" }, "https-proxy-agent": { "version": "2.2.2", diff --git a/package.json b/package.json index c3601ad..8aa978d 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "codecov": "3.6.1", "dotenv": "8.1.0", "express": "4.17.1", - "http-status-codes": "1.3.2", + "http-status-codes": "1.4.0", "jscpd": "2.0.16", "jscpd-badge-reporter": "1.1.3", "make-error": "1.3.5",