Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
chore(packages): fixed packages according to npm audit
  • Loading branch information
minn-mann committed Oct 29, 2018
commit 3a2d65e4ac5a7bb546cf918f5edb0888ea71053d
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,11 +35,11 @@
"pageSetup"
],
"dependencies": {
"archiver": "0.15.0",
"archiver": "^3.0.0",
"bluebird": "*",
"fast-csv": "0.5.7",
"lodash": "^4.16.2",
"moment": "2.11.2",
"moment": "^2.22.2",
"sax": "^0.6.0",
"unzip2": "^0.2.5"
},
Expand Down