Skip to content

Commit

Permalink
Merge pull request #205 from reapit/fix/cld-668-security-handle-bars-…
Browse files Browse the repository at this point in the history
…dependencies

fix: temporary fix for handlebar version
  • Loading branch information
duong-se authored Jan 2, 2020
2 parents 1ee54f3 + e1fb03d commit 1096807
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6375,9 +6375,9 @@ [email protected], gzip-size@^5.0.0:
pify "^4.0.1"

handlebars@^4.1.2:
version "4.4.3"
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.4.3.tgz#180bae52c1d0e9ec0c15d7e82a4362d662762f6e"
integrity sha512-B0W4A2U1ww3q7VVthTKfh+epHx+q4mCt6iK+zEAzbMBpWQAwxCeKxEGpj/1oQTpzPXDNSOG7hmG14TsISH50yw==
version "4.5.3"
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.5.3.tgz#5cf75bd8714f7605713511a56be7c349becb0482"
integrity sha512-3yPecJoJHK/4c6aZhSvxOyG4vJKDshV36VHp0iVCDVh7o9w2vwi3NSnL2MMPj3YdduqaBcu7cGbggJQM0br9xA==
dependencies:
neo-async "^2.6.0"
optimist "^0.6.1"
Expand Down

0 comments on commit 1096807

Please sign in to comment.