Skip to content

Commit

Permalink
chore(deps): update dependency handlebars to v4.5.3 [security]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 26, 2020
1 parent b02bd30 commit 5b29e37
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"eslint-plugin-protractor": "1.41.1",
"eslint-plugin-react": "7.12.4",
"glob": "7.1.3",
"handlebars": "4.1.2",
"handlebars": "4.5.3",
"less": "3.9.0",
"less-loader": "4.1.0",
"mini-css-extract-plugin": "0.6.0",
Expand Down
7 changes: 4 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3721,9 +3721,10 @@ handlebars@4.0.12, handlebars@^4.0.11:
optionalDependencies:
uglify-js "^3.1.4"

handlebars@4.1.2:
version "4.1.2"
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.1.2.tgz#b6b37c1ced0306b221e094fc7aca3ec23b131b67"
handlebars@4.5.3:
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 5b29e37

Please sign in to comment.