Skip to content

Commit

Permalink
Merge pull request #234 from knoxcard/patch-1
Browse files Browse the repository at this point in the history
bump glob, handlebars, object.assign and promise
  • Loading branch information
sahat committed Feb 16, 2019
2 parents 6f97997 + d71cd4f commit c8a1071
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,11 @@
"node": ">=0.10"
},
"dependencies": {
"glob": "^6.0.4",
"glob": "^7.1.3",
"graceful-fs": "^4.1.2",
"handlebars": "^4.0.5",
"object.assign": "^4.0.3",
"promise": "^7.0.0"
"handlebars": "^4.0.12",
"object.assign": "^4.1.0",
"promise": "^8.0.2"
},
"main": "index.js",
"directories": {
Expand Down

0 comments on commit c8a1071

Please sign in to comment.