Skip to content

Commit

Permalink
Merge pull request #142 from mwri/master
Browse files Browse the repository at this point in the history
Dependencies update for security
  • Loading branch information
rubenv committed Jun 13, 2019
2 parents 43d0bed + 03b7cbe commit 9f5530b
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Expand Up @@ -33,10 +33,10 @@
"grunt-bump": "0.7.0",
"grunt-contrib-clean": "~1.0.0",
"grunt-contrib-jshint": "~1.0.0",
"grunt-contrib-watch": "~1.0.0",
"grunt-jscs": "~2.8.0",
"grunt-mocha-cli": "~2.1.0",
"mocha": "^3.4.2"
"grunt-contrib-watch": "^1.1.0",
"grunt-jscs": "^3.0.1",
"grunt-mocha-cli": "^4.0.0",
"mocha": "^6.1.4"
},
"peerDependencies": {
"grunt": "~1.0.1"
Expand All @@ -45,6 +45,6 @@
"gruntplugin"
],
"dependencies": {
"flopmang": "^0.0.1"
"flopmang": "^1.0.0"
}
}

0 comments on commit 9f5530b

Please sign in to comment.