Skip to content

Commit

Permalink
Merge pull request #125 from dali-lab/dev
Browse files Browse the repository at this point in the history
DEV TO RELEASE | security fixes
  • Loading branch information
jeffzyliu authored Jun 7, 2021
2 parents ed41a97 + e01d90e commit f02042f
Show file tree
Hide file tree
Showing 2 changed files with 1,605 additions and 1,412 deletions.
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@babel/core": "^7.11.6",
"@babel/node": "^7.10.5",
"@babel/preset-env": "^7.11.5",
"axios": "^0.20.0",
"axios": "^0.21.1",
"body-parser": "^1.18.2",
"compose-function": "^3.0.3",
"cors": "^2.8.5",
Expand All @@ -37,11 +37,10 @@
"event-stream": "^4.0.1",
"express": "^4.16.3",
"fast-csv": "^4.3.2",
"flatmap-stream": "^0.0.1-security",
"fs-es6": "0.0.2",
"json2csv": "^5.0.3",
"jwt-simple": "^0.5.6",
"mathjs": "^5.4.2",
"mathjs": "^9.4.2",
"mongoose": "^5.10.3",
"morgan": "^1.9.0",
"multer": "^1.4.2",
Expand Down
Loading

0 comments on commit f02042f

Please sign in to comment.