Skip to content

Commit

Permalink
Merge pull request #14 from the-t-in-rtf/GPII-3920
Browse files Browse the repository at this point in the history
GPII-3920: Updated handlebars to address handlebars security vulnerability.
  • Loading branch information
the-t-in-rtf authored May 16, 2019
2 parents e433677 + 6852171 commit 2bbef7d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"ajv": "6.10.0",
"gpii-binder": "1.0.5",
"gpii-express": "1.0.15",
"gpii-handlebars": "1.1.3",
"gpii-handlebars": "1.1.4",
"infusion": "3.0.0-dev.20190507T155813Z.4781871fd.FLUID-6148",
"kettle": "1.10.1"
},
Expand All @@ -31,7 +31,7 @@
"gpii-grunt-lint-all": "1.0.5",
"gpii-testem": "2.1.10-dev.20190404T122608Z.b51705e.GPII-3457",
"grunt": "1.0.4",
"handlebars": "4.1.0",
"handlebars": "4.1.2",
"markdown-it": "8.4.2",
"mkdirp": "0.5.1",
"node-jqunit": "1.1.8",
Expand Down

0 comments on commit 2bbef7d

Please sign in to comment.