diff --git a/package-lock.json b/package-lock.json index 3cd5e33..aa0f68e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "debug": "^4.3.4", "ejs": "^3.1.3", "fast-safe-stringify": "^2.0.6", - "http-status": "^1.1.2", + "http-status": "^1.5.0", "js2xmlparser": "^4.0.0", "strong-globalize": "^6.0.1" }, diff --git a/package.json b/package.json index 93d14a1..f14f1aa 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "debug": "^4.3.4", "ejs": "^3.1.3", "fast-safe-stringify": "^2.0.6", - "http-status": "^1.1.2", + "http-status": "^1.5.0", "js2xmlparser": "^4.0.0", "strong-globalize": "^6.0.1" },