Skip to content

Commit 4921387

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

1 file changed

Lines changed: 13 additions & 30 deletions

File tree

yarn.lock

Lines changed: 13 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -802,7 +802,7 @@ combined-stream@^1.0.6, combined-stream@~1.0.6:
802802
dependencies:
803803
delayed-stream "~1.0.0"
804804

805-
commander@^2.12.1, commander@~2.20.0:
805+
commander@^2.12.1:
806806
version "2.20.0"
807807
resolved "https://registry.yarnpkg.com/commander/-/commander-2.20.0.tgz#d58bb2b5c1ee8f87b0d340027e9e94e222c5a422"
808808

@@ -1280,12 +1280,13 @@ growly@^1.3.0:
12801280
resolved "https://registry.yarnpkg.com/growly/-/growly-1.3.0.tgz#f10748cbe76af964b7c96c93c6bcc28af120c081"
12811281

12821282
handlebars@^4.1.2:
1283-
version "4.1.2"
1284-
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.1.2.tgz#b6b37c1ced0306b221e094fc7aca3ec23b131b67"
1283+
version "4.7.6"
1284+
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.7.6.tgz#d4c05c1baf90e9945f77aa68a7a219aa4a7df74e"
12851285
dependencies:
1286+
minimist "^1.2.5"
12861287
neo-async "^2.6.0"
1287-
optimist "^0.6.1"
12881288
source-map "^0.6.1"
1289+
wordwrap "^1.0.0"
12891290
optionalDependencies:
12901291
uglify-js "^3.1.4"
12911292

@@ -2184,13 +2185,9 @@ minimist@0.0.8:
21842185
version "0.0.8"
21852186
resolved "https://registry.yarnpkg.com/minimist/-/minimist-0.0.8.tgz#857fcabfc3397d2625b8228262e86aa7a011b05d"
21862187

2187-
minimist@^1.1.1, minimist@^1.2.0:
2188-
version "1.2.0"
2189-
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.0.tgz#a35008b20f41383eec1fb914f4cd5df79a264284"
2190-
2191-
minimist@~0.0.1:
2192-
version "0.0.10"
2193-
resolved "https://registry.yarnpkg.com/minimist/-/minimist-0.0.10.tgz#de3f98543dbf96082be48ad1a0c7cda836301dcf"
2188+
minimist@^1.1.1, minimist@^1.2.0, minimist@^1.2.5:
2189+
version "1.2.5"
2190+
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.5.tgz#67d66014b66a6a8aaa0c083c5fd58df4e4e97602"
21942191

21952192
minipass@^2.2.1, minipass@^2.3.4:
21962193
version "2.3.5"
@@ -2259,8 +2256,8 @@ needle@^2.2.1:
22592256
sax "^1.2.4"
22602257

22612258
neo-async@^2.6.0:
2262-
version "2.6.0"
2263-
resolved "https://registry.yarnpkg.com/neo-async/-/neo-async-2.6.0.tgz#b9d15e4d71c6762908654b5183ed38b753340835"
2259+
version "2.6.2"
2260+
resolved "https://registry.yarnpkg.com/neo-async/-/neo-async-2.6.2.tgz#b4aafb93e3aeb2d8174ca53cf163ab7d7308305f"
22642261

22652262
nice-try@^1.0.4:
22662263
version "1.0.5"
@@ -2410,13 +2407,6 @@ once@^1.3.0, once@^1.3.1, once@^1.4.0:
24102407
dependencies:
24112408
wrappy "1"
24122409

2413-
optimist@^0.6.1:
2414-
version "0.6.1"
2415-
resolved "https://registry.yarnpkg.com/optimist/-/optimist-0.6.1.tgz#da3ea74686fa21a19a111c326e90eb15a0196686"
2416-
dependencies:
2417-
minimist "~0.0.1"
2418-
wordwrap "~0.0.2"
2419-
24202410
optionator@^0.8.1:
24212411
version "0.8.2"
24222412
resolved "https://registry.yarnpkg.com/optionator/-/optionator-0.8.2.tgz#364c5e409d3f4d6301d6c0b4c05bba50180aeb64"
@@ -3276,11 +3266,8 @@ typescript@^3.4.3, typescript@^3.6.3:
32763266
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.6.3.tgz#fea942fabb20f7e1ca7164ff626f1a9f3f70b4da"
32773267

32783268
uglify-js@^3.1.4:
3279-
version "3.5.11"
3280-
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.5.11.tgz#833442c0aa29b3a7d34344c7c63adaa3f3504f6a"
3281-
dependencies:
3282-
commander "~2.20.0"
3283-
source-map "~0.6.1"
3269+
version "3.12.3"
3270+
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.12.3.tgz#bb26c4abe0e68c55e9776bca9bed99a4df73facf"
32843271

32853272
union-value@^1.0.0:
32863273
version "1.0.0"
@@ -3410,11 +3397,7 @@ wide-align@^1.1.0:
34103397
dependencies:
34113398
string-width "^1.0.2 || 2"
34123399

3413-
wordwrap@~0.0.2:
3414-
version "0.0.3"
3415-
resolved "https://registry.yarnpkg.com/wordwrap/-/wordwrap-0.0.3.tgz#a3d5da6cd5c0bc0008d37234bbaf1bed63059107"
3416-
3417-
wordwrap@~1.0.0:
3400+
wordwrap@^1.0.0, wordwrap@~1.0.0:
34183401
version "1.0.0"
34193402
resolved "https://registry.yarnpkg.com/wordwrap/-/wordwrap-1.0.0.tgz#27584810891456a4171c8d0226441ade90cbcaeb"
34203403

0 commit comments

Comments
 (0)