Skip to content

Commit

Permalink
Merge pull request #7 from tenchooo/dependabot/npm_and_yarn/body-pars…
Browse files Browse the repository at this point in the history
…er-approx-1.19.0

Update body-parser requirement from ~1.18.2 to ~1.19.0
  • Loading branch information
tenchooo authored May 17, 2020
2 parents c1b159e + c844d41 commit 479dba8
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 @@ -20,7 +20,7 @@
"stylefix": "node node_modules/standard/bin/cmd.js --fix"
},
"dependencies": {
"body-parser": "~1.18.2",
"body-parser": "~1.19.0",
"cookie-parser": "~1.4.3",
"debug": "~2.6.9",
"express": "~4.15.5",
Expand Down

0 comments on commit 479dba8

Please sign in to comment.