Skip to content

Commit c39c22f

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] <[email protected]>
1 parent d905a74 commit c39c22f

1 file changed

Lines changed: 10 additions & 25 deletions

File tree

yarn.lock

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

22532253
handlebars@^4.0.3:
2254-
version "4.5.3"
2255-
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.5.3.tgz#5cf75bd8714f7605713511a56be7c349becb0482"
2254+
version "4.7.6"
2255+
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.7.6.tgz#d4c05c1baf90e9945f77aa68a7a219aa4a7df74e"
22562256
dependencies:
2257+
minimist "^1.2.5"
22572258
neo-async "^2.6.0"
2258-
optimist "^0.6.1"
22592259
source-map "^0.6.1"
2260+
wordwrap "^1.0.0"
22602261
optionalDependencies:
22612262
uglify-js "^3.1.4"
22622263

@@ -3356,13 +3357,9 @@ [email protected]:
33563357
version "0.0.8"
33573358
resolved "https://registry.yarnpkg.com/minimist/-/minimist-0.0.8.tgz#857fcabfc3397d2625b8228262e86aa7a011b05d"
33583359

3359-
minimist@^1.1.1, minimist@^1.2.0:
3360-
version "1.2.0"
3361-
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.0.tgz#a35008b20f41383eec1fb914f4cd5df79a264284"
3362-
3363-
minimist@~0.0.1:
3364-
version "0.0.10"
3365-
resolved "https://registry.yarnpkg.com/minimist/-/minimist-0.0.10.tgz#de3f98543dbf96082be48ad1a0c7cda836301dcf"
3360+
minimist@^1.1.1, minimist@^1.2.0, minimist@^1.2.5:
3361+
version "1.2.5"
3362+
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.5.tgz#67d66014b66a6a8aaa0c083c5fd58df4e4e97602"
33663363

33673364
mixin-deep@^1.2.0:
33683365
version "1.3.2"
@@ -3569,13 +3566,6 @@ onetime@^2.0.0:
35693566
dependencies:
35703567
mimic-fn "^1.0.0"
35713568

3572-
optimist@^0.6.1:
3573-
version "0.6.1"
3574-
resolved "https://registry.yarnpkg.com/optimist/-/optimist-0.6.1.tgz#da3ea74686fa21a19a111c326e90eb15a0196686"
3575-
dependencies:
3576-
minimist "~0.0.1"
3577-
wordwrap "~0.0.2"
3578-
35793569
optionator@^0.8.1, optionator@^0.8.2:
35803570
version "0.8.2"
35813571
resolved "https://registry.yarnpkg.com/optionator/-/optionator-0.8.2.tgz#364c5e409d3f4d6301d6c0b4c05bba50180aeb64"
@@ -4579,11 +4569,10 @@ type-check@~0.3.2:
45794569
prelude-ls "~1.1.2"
45804570

45814571
uglify-js@^3.1.4:
4582-
version "3.7.2"
4583-
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.7.2.tgz#cb1a601e67536e9ed094a92dd1e333459643d3f9"
4572+
version "3.9.3"
4573+
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.9.3.tgz#4a285d1658b8a2ebaef9e51366b3a0f7acd79ec2"
45844574
dependencies:
45854575
commander "~2.20.3"
4586-
source-map "~0.6.1"
45874576

45884577
uid-number@^0.0.6:
45894578
version "0.0.6"
@@ -4733,11 +4722,7 @@ wide-align@^1.1.0:
47334722
dependencies:
47344723
string-width "^1.0.2"
47354724

4736-
wordwrap@~0.0.2:
4737-
version "0.0.3"
4738-
resolved "https://registry.yarnpkg.com/wordwrap/-/wordwrap-0.0.3.tgz#a3d5da6cd5c0bc0008d37234bbaf1bed63059107"
4739-
4740-
wordwrap@~1.0.0:
4725+
wordwrap@^1.0.0, wordwrap@~1.0.0:
47414726
version "1.0.0"
47424727
resolved "https://registry.yarnpkg.com/wordwrap/-/wordwrap-1.0.0.tgz#27584810891456a4171c8d0226441ade90cbcaeb"
47434728

0 commit comments

Comments
 (0)