Skip to content

Commit a0b3b32

Browse files
build(deps): bump koa-bodyparser from 4.3.0 to 4.4.0
Bumps [koa-bodyparser](https://github.com/koajs/bodyparser) from 4.3.0 to 4.4.0. - [Release notes](https://github.com/koajs/bodyparser/releases) - [Changelog](https://github.com/koajs/bodyparser/blob/master/History.md) - [Commits](koajs/bodyparser@4.3.0...4.4.0) --- updated-dependencies: - dependency-name: koa-bodyparser dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fdc2f6d commit a0b3b32

File tree

2 files changed

+9
-8
lines changed

2 files changed

+9
-8
lines changed

package-lock.json

Lines changed: 8 additions & 7 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
@@ -97,7 +97,7 @@
9797
"express": "^4.18.2",
9898
"express-session": "^1.17.3",
9999
"koa": "^2.14.1",
100-
"koa-bodyparser": "^4.3.0",
100+
"koa-bodyparser": "^4.4.0",
101101
"multer": "^1.4.5-lts.1"
102102
}
103103
}

0 commit comments

Comments
 (0)