Skip to content

Commit

Permalink
Merge pull request #120 from CristiCimpianu/master
Browse files Browse the repository at this point in the history
bump date, grunt and moment after npm audit
  • Loading branch information
lykmapipo committed Jul 2, 2018
2 parents 33a2aa3 + 89c0d32 commit 3d0eeaa
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -62,7 +62,7 @@
"dependencies": {
"async": "^2.5.0",
"cron": "^1.3.0",
"date.js": "^0.3.1",
"date.js": "^0.3.3",
"human-interval": "^0.1.6",
"kue": "^0.11.6",
"kue-unique": "^1.0.2",
Expand All @@ -73,11 +73,11 @@
"devDependencies": {
"chai": "^4.1.0",
"faker": "^4.1.0",
"grunt": "^1.0.1",
"grunt": "^1.0.3",
"grunt-contrib-jshint": "^1.1.0",
"grunt-mocha-test": "^0.13.2",
"jshint-stylish": "^2.2.1",
"mocha": "^3.5.0",
"moment": "^2.18.1"
"moment": "^2.22.2"
}
}

0 comments on commit 3d0eeaa

Please sign in to comment.