Skip to content
This repository was archived by the owner on Nov 3, 2020. It is now read-only.

Commit 42a969a

Browse files
committed
chore(deps): update dependency handlebars to v4.5.3 [security]
1 parent c05c162 commit 42a969a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"deep-extend": "0.6.0",
6262
"extend": "3.0.2",
6363
"fstream": "1.0.12",
64-
"handlebars": "4.1.2",
64+
"handlebars": "4.5.3",
6565
"js-yaml": "3.13.1",
6666
"lodash": "4.17.15",
6767
"marked": "0.6.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2612,10 +2612,10 @@ growly@^1.3.0:
26122612
version "1.3.0"
26132613
resolved "https://registry.yarnpkg.com/growly/-/growly-1.3.0.tgz#f10748cbe76af964b7c96c93c6bcc28af120c081"
26142614

2615-
handlebars@4.1.2, handlebars@^4.0.2, handlebars@^4.1.2:
2616-
version "4.1.2"
2617-
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.1.2.tgz#b6b37c1ced0306b221e094fc7aca3ec23b131b67"
2618-
integrity sha512-nvfrjqvt9xQ8Z/w0ijewdD/vvWDTOweBUm96NTr66Wfvo1mJenBLwcYmPs3TIBP5ruzYGD7Hx/DaM9RmhroGPw==
2615+
handlebars@4.5.3, handlebars@^4.0.2, handlebars@^4.1.2:
2616+
version "4.5.3"
2617+
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.5.3.tgz#5cf75bd8714f7605713511a56be7c349becb0482"
2618+
integrity sha512-3yPecJoJHK/4c6aZhSvxOyG4vJKDshV36VHp0iVCDVh7o9w2vwi3NSnL2MMPj3YdduqaBcu7cGbggJQM0br9xA==
26192619
dependencies:
26202620
neo-async "^2.6.0"
26212621
optimist "^0.6.1"

0 commit comments

Comments
 (0)