From a5cf40867d1498a0dd2c7637a273ce1286c2fd71 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 25 Oct 2023 01:54:56 +0000 Subject: [PATCH] fix(deps): update dependency http-status-codes to v2.3.0 --- package.json | 2 +- yarn.lock | 9 +-------- 2 files changed, 2 insertions(+), 9 deletions(-) diff --git a/package.json b/package.json index 666e2514b..d8263be31 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "@mui/material": "5.14.15", "@sentry/react": "7.66.0", "@sentry/tracing": "7.66.0", - "http-status-codes": "2.2.0", + "http-status-codes": "2.3.0", "qs": "6.11.2", "react": "18.2.0", "react-dom": "18.2.0", diff --git a/yarn.lock b/yarn.lock index fb4785ea2..c34c9943c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9805,7 +9805,7 @@ __metadata: eslint-config-prettier: 9.0.0 eslint-config-react-app: 7.0.1 eslint-import-resolver-typescript: 3.6.0 - http-status-codes: 2.2.0 + http-status-codes: 2.3.0 husky: 8.0.3 istanbul-lib-coverage: 3.2.0 nyc: 15.1.0 @@ -10058,13 +10058,6 @@ __metadata: languageName: node linkType: hard -"http-status-codes@npm:2.2.0": - version: 2.2.0 - resolution: "http-status-codes@npm:2.2.0" - checksum: 31e1d730856210445da0907d9b484629e69e4fe92ac032478a7aa4d89e5b215e2b4e75d7ebce40d0537b6850bd281b2f65c7cc36cc2677e5de056d6cea1045ce - languageName: node - linkType: hard - "http-status-codes@npm:2.3.0": version: 2.3.0 resolution: "http-status-codes@npm:2.3.0"