From 47f7b2f65336f847c1d2d32fac52449c5c3fd872 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 6 Nov 2023 09:40:17 +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 068bff355..399656bb1 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 586a3e83a..04a59f99a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9793,7 +9793,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 @@ -10046,13 +10046,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"