chore: update dependency http-status to ^1.6.2
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
d1118f6250
commit
a22c37d34b
|
@ -13,7 +13,7 @@
|
|||
"debug": "^4.3.4",
|
||||
"ejs": "^3.1.8",
|
||||
"fast-safe-stringify": "^2.1.1",
|
||||
"http-status": "^1.5.3",
|
||||
"http-status": "^1.6.2",
|
||||
"js2xmlparser": "^4.0.2",
|
||||
"strong-globalize": "^6.0.5"
|
||||
},
|
||||
|
@ -1587,9 +1587,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/http-status": {
|
||||
"version": "1.5.3",
|
||||
"resolved": "https://registry.npmjs.org/http-status/-/http-status-1.5.3.tgz",
|
||||
"integrity": "sha512-jCClqdnnwigYslmtfb28vPplOgoiZ0siP2Z8C5Ua+3UKbx410v+c+jT+jh1bbI4TvcEySuX0vd/CfFZFbDkJeQ==",
|
||||
"version": "1.6.2",
|
||||
"resolved": "https://registry.npmjs.org/http-status/-/http-status-1.6.2.tgz",
|
||||
"integrity": "sha512-oUExvfNckrpTpDazph7kNG8sQi5au3BeTo0idaZFXEhTaJKu7GNJCLHI0rYY2wljm548MSTM+Ljj/c6anqu2zQ==",
|
||||
"engines": {
|
||||
"node": ">= 0.4.0"
|
||||
}
|
||||
|
@ -4372,9 +4372,9 @@
|
|||
}
|
||||
},
|
||||
"http-status": {
|
||||
"version": "1.5.3",
|
||||
"resolved": "https://registry.npmjs.org/http-status/-/http-status-1.5.3.tgz",
|
||||
"integrity": "sha512-jCClqdnnwigYslmtfb28vPplOgoiZ0siP2Z8C5Ua+3UKbx410v+c+jT+jh1bbI4TvcEySuX0vd/CfFZFbDkJeQ=="
|
||||
"version": "1.6.2",
|
||||
"resolved": "https://registry.npmjs.org/http-status/-/http-status-1.6.2.tgz",
|
||||
"integrity": "sha512-oUExvfNckrpTpDazph7kNG8sQi5au3BeTo0idaZFXEhTaJKu7GNJCLHI0rYY2wljm548MSTM+Ljj/c6anqu2zQ=="
|
||||
},
|
||||
"human-signals": {
|
||||
"version": "1.1.1",
|
||||
|
|
|
@ -21,7 +21,7 @@
|
|||
"debug": "^4.3.4",
|
||||
"ejs": "^3.1.8",
|
||||
"fast-safe-stringify": "^2.1.1",
|
||||
"http-status": "^1.5.3",
|
||||
"http-status": "^1.6.2",
|
||||
"js2xmlparser": "^4.0.2",
|
||||
"strong-globalize": "^6.0.5"
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue