Skip to content

Commit 2d2c2c6

Browse files
build(deps): bump http-errors from 2.0.0 to 2.0.1
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>
1 parent caf5aac commit 2d2c2c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
],
1818
"repository": "pillarjs/multiparty",
1919
"dependencies": {
20-
"http-errors": "2.0.0",
20+
"http-errors": "2.0.1",
2121
"safe-buffer": "5.2.1",
2222
"uid-safe": "2.1.5"
2323
},

0 commit comments

Comments
 (0)