Skip to content

Commit

Permalink
update nodemailer, mocha and lodash (#307)
Browse files Browse the repository at this point in the history
  • Loading branch information
jupe authored Jul 19, 2019
1 parent 678c35a commit 04ee7d2
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
18 changes: 9 additions & 9 deletions package-lock.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 @@ -56,15 +56,15 @@
"jsonschema": "^1.2.0",
"junit-xml-parser": "0.0.3",
"jwt-simple": "^0.5.6",
"lodash": "^4.17.13",
"lodash": "^4.17.15",
"method-override": "^3.0.0",
"mime": "^2.4.4",
"moment": "^2.24.0",
"mongoose": "^5.6.5",
"mongoose-query": "^0.6.1",
"mongoose-schema-jsonschema": "1.2.1",
"nconf": "^0.10.0",
"nodemailer": "^6.2.1",
"nodemailer": "^6.3.0",
"opentmi-addon": "github:opentmi/opentmi-addon",
"passport": "^0.4.0",
"passport-github-token": "^2.2.0",
Expand Down Expand Up @@ -103,7 +103,7 @@
"grunt-simple-mocha": "^0.4.1",
"grunt-wait-server": "^0.3.1",
"istanbul": "^0.4.5",
"mocha": "^6.1.4",
"mocha": "^6.2.0",
"mocha-circleci-reporter": "0.0.3",
"mockgoose": "github:compwright/Mockgoose",
"sinon": "^7.3.2",
Expand Down

0 comments on commit 04ee7d2

Please sign in to comment.