Skip to content

Commit 4ebaacc

Browse files
[Security] Bump handlebars from 4.5.3 to 4.7.6
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.5.3 to 4.7.6. **This update includes a security fix.** - [Release notes](https://github.com/wycats/handlebars.js/releases) - [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/master/release-notes.md) - [Commits](handlebars-lang/handlebars.js@v4.5.3...v4.7.6) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent e6c395b commit 4ebaacc

File tree

1 file changed

+10
-25
lines changed

1 file changed

+10
-25
lines changed

yarn.lock

Lines changed: 10 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -2096,12 +2096,13 @@ growly@^1.3.0:
20962096
resolved "https://registry.yarnpkg.com/growly/-/growly-1.3.0.tgz#f10748cbe76af964b7c96c93c6bcc28af120c081"
20972097

20982098
handlebars@^4.1.2:
2099-
version "4.5.3"
2100-
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.5.3.tgz#5cf75bd8714f7605713511a56be7c349becb0482"
2099+
version "4.7.6"
2100+
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.7.6.tgz#d4c05c1baf90e9945f77aa68a7a219aa4a7df74e"
21012101
dependencies:
2102+
minimist "^1.2.5"
21022103
neo-async "^2.6.0"
2103-
optimist "^0.6.1"
21042104
source-map "^0.6.1"
2105+
wordwrap "^1.0.0"
21052106
optionalDependencies:
21062107
uglify-js "^3.1.4"
21072108

@@ -3166,13 +3167,9 @@ minimist@0.0.8:
31663167
version "0.0.8"
31673168
resolved "https://registry.yarnpkg.com/minimist/-/minimist-0.0.8.tgz#857fcabfc3397d2625b8228262e86aa7a011b05d"
31683169

3169-
minimist@^1.1.0, minimist@^1.1.1, minimist@^1.2.0:
3170-
version "1.2.0"
3171-
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.0.tgz#a35008b20f41383eec1fb914f4cd5df79a264284"
3172-
3173-
minimist@~0.0.1:
3174-
version "0.0.10"
3175-
resolved "https://registry.yarnpkg.com/minimist/-/minimist-0.0.10.tgz#de3f98543dbf96082be48ad1a0c7cda836301dcf"
3170+
minimist@^1.1.0, minimist@^1.1.1, minimist@^1.2.0, minimist@^1.2.5:
3171+
version "1.2.5"
3172+
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.5.tgz#67d66014b66a6a8aaa0c083c5fd58df4e4e97602"
31763173

31773174
minipass@^2.2.1, minipass@^2.3.4:
31783175
version "2.3.5"
@@ -3400,13 +3397,6 @@ once@^1.3.0, once@^1.3.1, once@^1.4.0:
34003397
dependencies:
34013398
wrappy "1"
34023399

3403-
optimist@^0.6.1:
3404-
version "0.6.1"
3405-
resolved "https://registry.yarnpkg.com/optimist/-/optimist-0.6.1.tgz#da3ea74686fa21a19a111c326e90eb15a0196686"
3406-
dependencies:
3407-
minimist "~0.0.1"
3408-
wordwrap "~0.0.2"
3409-
34103400
optionator@^0.8.1:
34113401
version "0.8.2"
34123402
resolved "https://registry.yarnpkg.com/optionator/-/optionator-0.8.2.tgz#364c5e409d3f4d6301d6c0b4c05bba50180aeb64"
@@ -4362,11 +4352,10 @@ type-check@~0.3.2:
43624352
prelude-ls "~1.1.2"
43634353

43644354
uglify-js@^3.1.4:
4365-
version "3.7.2"
4366-
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.7.2.tgz#cb1a601e67536e9ed094a92dd1e333459643d3f9"
4355+
version "3.9.3"
4356+
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.9.3.tgz#4a285d1658b8a2ebaef9e51366b3a0f7acd79ec2"
43674357
dependencies:
43684358
commander "~2.20.3"
4369-
source-map "~0.6.1"
43704359

43714360
underscore@~1.6.0:
43724361
version "1.6.0"
@@ -4516,11 +4505,7 @@ wordwrap@0.0.2:
45164505
version "0.0.2"
45174506
resolved "https://registry.yarnpkg.com/wordwrap/-/wordwrap-0.0.2.tgz#b79669bb42ecb409f83d583cad52ca17eaa1643f"
45184507

4519-
wordwrap@~0.0.2:
4520-
version "0.0.3"
4521-
resolved "https://registry.yarnpkg.com/wordwrap/-/wordwrap-0.0.3.tgz#a3d5da6cd5c0bc0008d37234bbaf1bed63059107"
4522-
4523-
wordwrap@~1.0.0:
4508+
wordwrap@^1.0.0, wordwrap@~1.0.0:
45244509
version "1.0.0"
45254510
resolved "https://registry.yarnpkg.com/wordwrap/-/wordwrap-1.0.0.tgz#27584810891456a4171c8d0226441ade90cbcaeb"
45264511

0 commit comments

Comments
 (0)