Skip to content
This repository has been archived by the owner on Nov 21, 2024. It is now read-only.

Commit

Permalink
fix(deps): update dependency http-status-codes to v2.3.0 (#237)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 13, 2023
1 parent fa9d818 commit 9e36553
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 9 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@mui/material": "5.14.16",
"@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",
Expand Down
9 changes: 1 addition & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9811,7 +9811,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
Expand Down Expand Up @@ -10064,13 +10064,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"
Expand Down

0 comments on commit 9e36553

Please sign in to comment.