From 79e27c59f8aaaa3a233eeba3c87c6f84c42ab9f3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Dec 2021 12:07:53 +0000 Subject: [PATCH] Bump http-status-codes from 2.1.4 to 2.2.0 in /packages/dashboard 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/dashboard/package.json | 2 +- packages/dashboard/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/packages/dashboard/package.json b/packages/dashboard/package.json index 2004dcdf..14bc072e 100644 --- a/packages/dashboard/package.json +++ b/packages/dashboard/package.json @@ -18,7 +18,7 @@ "express-jwt": "6.1.0", "fast-levenshtein": "3.0.0", "formik": "2.2.9", - "http-status-codes": "2.1.4", + "http-status-codes": "2.2.0", "ky": "0.28.7", "next": "12.0.5", "normalize.css": "8.0.1", diff --git a/packages/dashboard/yarn.lock b/packages/dashboard/yarn.lock index fc5d01e5..3801f63a 100644 --- a/packages/dashboard/yarn.lock +++ b/packages/dashboard/yarn.lock @@ -1850,10 +1850,10 @@ http-errors@1.7.3: statuses ">= 1.5.0 < 2" toidentifier "1.0.0" -http-status-codes@2.1.4: - 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== https-browserify@1.0.0: version "1.0.0"