diff --git a/packages/health-check/package.json b/packages/health-check/package.json index da55eb7a..cd8c96aa 100644 --- a/packages/health-check/package.json +++ b/packages/health-check/package.json @@ -10,7 +10,7 @@ "got": "^11.8.2", "graceful-fs": "^4.2.8", "hasha": "^5.2.2", - "http-status-codes": "^2.1.2", + "http-status-codes": "^2.2.0", "lodash": "^4.17.21", "lowdb": "^1.0.0", "skynet-js": "^4.0.19-beta", diff --git a/packages/health-check/yarn.lock b/packages/health-check/yarn.lock index e9c1be71..21941439 100644 --- a/packages/health-check/yarn.lock +++ b/packages/health-check/yarn.lock @@ -436,10 +436,10 @@ http-errors@1.8.1: statuses ">= 1.5.0 < 2" toidentifier "1.0.1" -http-status-codes@^2.1.2: - version "2.1.4" - resolved "https://registry.yarnpkg.com/http-status-codes/-/http-status-codes-2.1.4.tgz#453d99b4bd9424254c4f6a9a3a03715923052798" - integrity sha512-MZVIsLKGVOVE1KEnldppe6Ij+vmemMuApDfjhVSLzyYP+td0bREEYyAoIw9yFePoBXManCuBqmiNP5FqJS5Xkg== +http-status-codes@^2.2.0: + version "2.2.0" + resolved "https://registry.yarnpkg.com/http-status-codes/-/http-status-codes-2.2.0.tgz#bb2efe63d941dfc2be18e15f703da525169622be" + integrity sha512-feERVo9iWxvnejp3SEfm/+oNG517npqL2/PIA8ORjyOZjGC7TwCRQsZylciLS64i6pJ0wRYz3rkXLRwbtFa8Ng== http2-wrapper@^1.0.0-beta.5.2: version "1.0.3"