more dep updates

This commit is contained in:
Daniel Ternyak 2019-08-21 17:45:18 -05:00
parent e28bab2fec
commit 36d10789cd
No known key found for this signature in database
GPG Key ID: DF212D2DC5D0E245
4 changed files with 5549 additions and 4073 deletions

View File

@ -16,6 +16,10 @@
"heroku-postbuild": "yarn build",
"start": "node ./dist/index.js"
},
"resolutions": {
"axios": "0.18.1",
"lodash": "4.17.13"
},
"devDependencies": {
"@types/body-parser": "1.17.0",
"@types/expect": "^1.20.3",

1198
blockchain/yarn.lock Executable file → Normal file

File diff suppressed because it is too large Load Diff

View File

@ -28,6 +28,12 @@
"git add"
]
},
"resolutions": {
"js-yaml": "3.13.1",
"lodash": "4.17.13",
"marked": "0.6.1",
"lodash-es": "4.17.14"
},
"dependencies": {
"@babel/core": "^7.0.1",
"@babel/plugin-proposal-class-properties": "^7.0.0",

File diff suppressed because it is too large Load Diff