Skip to content

Commit 284f5af

Browse files
committed
feature: putout-editor-server: body-parser v2.2.1
1 parent f6b1dc5 commit 284f5af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"main": "index.js",
55
"private": true,
66
"dependencies": {
7-
"body-parser": "^1.15.2",
7+
"body-parser": "^2.2.1",
88
"cors": "^2.8.5",
99
"express": "^5.2.1",
1010
"github-api": "https://github.com/fkling/github.git"

0 commit comments

Comments
 (0)