Skip to content

Commit

Permalink
Merge 9895812 into 9e086b6
Browse files Browse the repository at this point in the history
  • Loading branch information
Vali0 committed Jul 5, 2019
2 parents 9e086b6 + 9895812 commit 08aaed9
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions package.json
Expand Up @@ -37,22 +37,22 @@
},
"license": "MIT",
"dependencies": {
"moment": "^2.22.2",
"nodemailer": "^4.6.7",
"pug": "^2.0.3",
"request": "^2.87.0",
"request-promise": "^4.2.2",
"snyk": "^1.191.0"
"moment": "^2.24.0",
"nodemailer": "^6.2.1",
"pug": "^2.0.4",
"request": "^2.88.0",
"request-promise": "^4.2.4",
"snyk": "^1.192.0"
},
"devDependencies": {
"chai": "^4.1.2",
"coveralls": "^3.0.1",
"eslint": "^5.0.1",
"chai": "^4.2.0",
"coveralls": "^3.0.4",
"eslint": "^6.0.1",
"istanbul": "^0.4.5",
"mocha": "^5.2.0",
"mocha": "^6.1.4",
"mocha-lcov-reporter": "^1.3.0",
"proxyquire": "^2.0.1",
"sinon": "^7.1.1"
"proxyquire": "^2.1.0",
"sinon": "^7.3.2"
},
"engines": {
"node": ">=8.9.4"
Expand Down

0 comments on commit 08aaed9

Please sign in to comment.