Skip to content

Commit c829bb5

Browse files
build(deps): bump body-parser from 2.2.1 to 2.2.2
Bumps [body-parser](https://github.com/expressjs/body-parser) from 2.2.1 to 2.2.2. - [Release notes](https://github.com/expressjs/body-parser/releases) - [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md) - [Commits](expressjs/body-parser@v2.2.1...v2.2.2) --- updated-dependencies: - dependency-name: body-parser dependency-version: 2.2.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d470f7d commit c829bb5

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "A free open source alternative Wikipedia front-end focused on privacy.",
55
"main": "src/wikiless.js",
66
"dependencies": {
7-
"body-parser": "^2.2.1",
7+
"body-parser": "^2.2.2",
88
"compression": "^1.8.1",
99
"cookie-parser": "^1.4.7",
1010
"express": "^5.2.1",

0 commit comments

Comments
 (0)