Skip to content

Commit

Permalink
fix(deps): bump http-status-codes from 2.2.0 to 2.3.0 (#294)
Browse files Browse the repository at this point in the history
Bumps [http-status-codes](https://github.com/prettymuchbryce/http-status-codes) from 2.2.0 to 2.3.0.
- [Release notes](https://github.com/prettymuchbryce/http-status-codes/releases)
- [Commits](prettymuchbryce/http-status-codes@v2.2.0...v2.3.0)

---
updated-dependencies:
- dependency-name: http-status-codes
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 21, 2023
1 parent 0dd7c53 commit bbb8501
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions apps/voucherify/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion apps/voucherify/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@emotion/react": "11.11.1",
"@emotion/styled": "11.11.0",
"axios": "1.5.0",
"http-status-codes": "2.2.0",
"http-status-codes": "2.3.0",
"lodash": "4.17.21",
"prop-types": "15.8.1",
"react": "18.2.0",
Expand Down

0 comments on commit bbb8501

Please sign in to comment.