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

Commit e4d611c

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

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.3.0",
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.3.0, handlebars@^4.0.2, handlebars@^4.1.2:
2616+
version "4.3.0"
2617+
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.3.0.tgz#427391b584626c9c9c6ffb7d1fb90aa9789221cc"
2618+
integrity sha512-7XlnO8yBXOdi7AzowjZssQr47Ctidqm7GbgARapOaqSN9HQhlClnOkR9HieGauIT3A8MBC6u9wPCXs97PCYpWg==
26192619
dependencies:
26202620
neo-async "^2.6.0"
26212621
optimist "^0.6.1"

0 commit comments

Comments
 (0)