mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-23 02:17:40 -07:00
fix(package): update body-parser to version 1.16.1
https://greenkeeper.io/
This commit is contained in:
parent
6b86ccfac2
commit
d49e6a84bf
1 changed files with 1 additions and 1 deletions
|
@ -70,7 +70,7 @@
|
||||||
"babel-preset-es2015": "6.22.0",
|
"babel-preset-es2015": "6.22.0",
|
||||||
"babel-preset-stage-3": "6.17.0",
|
"babel-preset-stage-3": "6.17.0",
|
||||||
"bcryptjs": "2.4.3",
|
"bcryptjs": "2.4.3",
|
||||||
"body-parser": "1.16.0",
|
"body-parser": "1.16.1",
|
||||||
"browserify": "14.0.0",
|
"browserify": "14.0.0",
|
||||||
"browserify-livescript": "0.2.3",
|
"browserify-livescript": "0.2.3",
|
||||||
"chai": "3.5.0",
|
"chai": "3.5.0",
|
||||||
|
|
Loading…
Reference in a new issue