From 0b153c94b344970dba238ae5f1b36a8957bd33b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Dec 2021 12:05:38 +0000 Subject: [PATCH] Bump http-status-codes from 2.1.4 to 2.2.0 in /packages/health-check Bumps [http-status-codes](https://github.com/prettymuchbryce/http-status-codes) from 2.1.4 to 2.2.0. - [Release notes](https://github.com/prettymuchbryce/http-status-codes/releases) - [Commits](https://github.com/prettymuchbryce/http-status-codes/commits) --- updated-dependencies: - dependency-name: http-status-codes dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- packages/health-check/package.json | 2 +- packages/health-check/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) 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"