Skip to content

Commit

Permalink
Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
javierbrea committed Oct 15, 2018
1 parent fe6a3aa commit 718cd19
Show file tree
Hide file tree
Showing 2 changed files with 92 additions and 60 deletions.
146 changes: 89 additions & 57 deletions npm-shrinkwrap.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,19 +23,19 @@
"coveralls": "cat ./.coverage/unit/lcov.info | coveralls"
},
"dependencies": {
"domapic-base": "1.0.0-beta.12",
"domapic-base": "1.0.0-beta.13",
"inquirer": "6.2.0",
"inquirer-autocomplete-prompt": "1.0.1",
"isuri": "2.0.3",
"jsonschema": "1.2.4",
"md5": "2.2.1",
"mongoose": "5.2.3",
"mongoose": "5.3.3",
"rand-token": "0.4.0"
},
"devDependencies": {
"coveralls": "3.0.2",
"narval": "2.2.1",
"request": "2.87.0",
"request": "2.88.0",
"request-promise": "4.2.2",
"mockery": "2.1.0"
},
Expand Down

0 comments on commit 718cd19

Please sign in to comment.