Skip to content

Commit 598ef1e

Browse files
build(deps): bump http-errors from 2.0.0 to 2.0.1 (#7235)
Bumps [http-errors](https://github.com/jshttp/http-errors) from 2.0.0 to 2.0.1. - [Release notes](https://github.com/jshttp/http-errors/releases) - [Changelog](https://github.com/jshttp/http-errors/blob/master/HISTORY.md) - [Commits](jshttp/http-errors@v2.0.0...v2.0.1) --- updated-dependencies: - dependency-name: http-errors dependency-version: 2.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 438c9b1 commit 598ef1e

File tree

2 files changed

+20
-8
lines changed

2 files changed

+20
-8
lines changed

pnpm-lock.yaml

Lines changed: 19 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"express-session": "^1.18.2",
4343
"find-root": "1.1.0",
4444
"formidable": "^3.5.4",
45-
"http-errors": "^2.0.0",
45+
"http-errors": "^2.0.1",
4646
"jose": "^6.1.2",
4747
"js-cookie": "^3.0.5",
4848
"jsdom": "^27.2.0",

0 commit comments

Comments
 (0)