Skip to content

Commit

Permalink
chore(deps): pin dependency body-parser to 1.19.0 (#253)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and sr258 committed Nov 11, 2019
1 parent 6e59178 commit 7007b24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"@types/yauzl-promise": "2.1.0",
"@types/yazl": "2.4.2",
"axios-mock-adapter": "1.17.0",
"body-parser": "^1.19.0",
"body-parser": "1.19.0",
"express": "4.17.1",
"express-fileupload": "1.1.6-alpha.6",
"jest": "24.9.0",
Expand Down

0 comments on commit 7007b24

Please sign in to comment.