Skip to content

Commit

Permalink
Merge pull request #29 from the-t-in-rtf/GPII-3920
Browse files Browse the repository at this point in the history
GPII-3920: Update handlebars dependency to pick up security fixes.
  • Loading branch information
the-t-in-rtf authored May 16, 2019
2 parents c96438a + 4ba686c commit f482371
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,25 +13,25 @@
"posttest": "node node_modules/nyc/bin/nyc.js report --reporter text-summary --reporter html"
},
"dependencies": {
"chokidar": "2.1.0",
"gpii-binder": "1.0.4",
"chokidar": "2.1.5",
"gpii-binder": "1.0.5",
"gpii-express": "1.0.15",
"handlebars": "4.1.0",
"infusion": "3.0.0-dev.20180208T114206Z.2964703",
"handlebars": "4.1.2",
"infusion": "3.0.0-dev.20190328T144119Z.ec44dbfab",
"json5": "2.1.0",
"markdown-it": "8.4.2",
"md5": "2.2.1",
"underscore-node": "0.1.2"
},
"devDependencies": {
"cheerio": "1.0.0-rc.2",
"eslint": "5.13.0",
"cheerio": "1.0.0-rc.3",
"eslint": "5.16.0",
"eslint-config-fluid": "1.3.0",
"foundation-sites": "6.4.1",
"gpii-grunt-lint-all": "1.0.5",
"gpii-testem": "2.1.7",
"gpii-testem": "2.1.9",
"gpii-webdriver": "1.0.3-dev.20180316T104657Z.4a84a30",
"grunt": "1.0.3",
"grunt": "1.0.4",
"kettle": "1.10.1",
"mkdirp": "0.5.1",
"node-jqunit": "1.1.8",
Expand Down

0 comments on commit f482371

Please sign in to comment.