chore: update dependency http-status to ^1.5.0

Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
Renovate Bot 2022-03-30 13:20:28 +00:00 committed by renovate[bot]
parent 7985a71882
commit d255205a4a
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -13,7 +13,7 @@
"debug": "^4.3.4", "debug": "^4.3.4",
"ejs": "^3.1.3", "ejs": "^3.1.3",
"fast-safe-stringify": "^2.0.6", "fast-safe-stringify": "^2.0.6",
"http-status": "^1.1.2", "http-status": "^1.5.0",
"js2xmlparser": "^4.0.0", "js2xmlparser": "^4.0.0",
"strong-globalize": "^6.0.1" "strong-globalize": "^6.0.1"
}, },

View File

@ -21,7 +21,7 @@
"debug": "^4.3.4", "debug": "^4.3.4",
"ejs": "^3.1.3", "ejs": "^3.1.3",
"fast-safe-stringify": "^2.0.6", "fast-safe-stringify": "^2.0.6",
"http-status": "^1.1.2", "http-status": "^1.5.0",
"js2xmlparser": "^4.0.0", "js2xmlparser": "^4.0.0",
"strong-globalize": "^6.0.1" "strong-globalize": "^6.0.1"
}, },