Skip to content

Commit 9d0b941

Browse files
build(deps): [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 d5f5ef8 commit 9d0b941

File tree

1 file changed

+24
-37
lines changed

1 file changed

+24
-37
lines changed

yarn.lock

Lines changed: 24 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -1549,6 +1549,11 @@ commander@~2.17.1:
15491549
version "2.17.1"
15501550
resolved "https://registry.yarnpkg.com/commander/-/commander-2.17.1.tgz#bd77ab7de6de94205ceacc72f1716d29f20a77bf"
15511551

1552+
commander@~2.20.3:
1553+
version "2.20.3"
1554+
resolved "https://registry.yarnpkg.com/commander/-/commander-2.20.3.tgz#fd485e84c03eb4881c20722ba48035e8531aeb33"
1555+
integrity sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==
1556+
15521557
compare-func@^1.3.1:
15531558
version "1.3.2"
15541559
resolved "https://registry.yarnpkg.com/compare-func/-/compare-func-1.3.2.tgz#99dd0ba457e1f9bc722b12c08ec33eeab31fa648"
@@ -2625,25 +2630,15 @@ growly@^1.3.0:
26252630
resolved "https://registry.yarnpkg.com/growly/-/growly-1.3.0.tgz#f10748cbe76af964b7c96c93c6bcc28af120c081"
26262631
integrity sha1-8QdIy+dq+WS3yWyTxrzCivEgwIE=
26272632

2628-
handlebars@^4.4.0, handlebars@^4.5.3:
2629-
version "4.5.3"
2630-
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.5.3.tgz#5cf75bd8714f7605713511a56be7c349becb0482"
2631-
integrity sha512-3yPecJoJHK/4c6aZhSvxOyG4vJKDshV36VHp0iVCDVh7o9w2vwi3NSnL2MMPj3YdduqaBcu7cGbggJQM0br9xA==
2632-
dependencies:
2633-
neo-async "^2.6.0"
2634-
optimist "^0.6.1"
2635-
source-map "^0.6.1"
2636-
optionalDependencies:
2637-
uglify-js "^3.1.4"
2638-
2639-
handlebars@^4.7.2:
2640-
version "4.7.3"
2641-
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.7.3.tgz#8ece2797826886cf8082d1726ff21d2a022550ee"
2642-
integrity sha512-SRGwSYuNfx8DwHD/6InAPzD6RgeruWLT+B8e8a7gGs8FWgHzlExpTFMEq2IA6QpAfOClpKHy6+8IqTjeBCu6Kg==
2633+
handlebars@^4.4.0, handlebars@^4.5.3, handlebars@^4.7.2:
2634+
version "4.7.6"
2635+
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.7.6.tgz#d4c05c1baf90e9945f77aa68a7a219aa4a7df74e"
2636+
integrity sha512-1f2BACcBfiwAfStCKZNrUCgqNZkGsAT7UM3kkYtXuLo0KnaVfjKOyf7PRzB6++aK9STyT1Pd2ZCPe3EGOXleXA==
26432637
dependencies:
2638+
minimist "^1.2.5"
26442639
neo-async "^2.6.0"
2645-
optimist "^0.6.1"
26462640
source-map "^0.6.1"
2641+
wordwrap "^1.0.0"
26472642
optionalDependencies:
26482643
uglify-js "^3.1.4"
26492644

@@ -4172,20 +4167,11 @@ minimist-options@^3.0.1:
41724167
arrify "^1.0.1"
41734168
is-plain-obj "^1.1.0"
41744169

4175-
minimist@^1.1.1, minimist@^1.1.3, minimist@^1.2.0:
4176-
version "1.2.0"
4177-
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.0.tgz#a35008b20f41383eec1fb914f4cd5df79a264284"
4178-
integrity sha1-o1AIsg9BOD7sH7kU9M1d95omQoQ=
4179-
4180-
minimist@^1.2.5:
4170+
minimist@^1.1.1, minimist@^1.1.3, minimist@^1.2.0, minimist@^1.2.5:
41814171
version "1.2.5"
41824172
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.5.tgz#67d66014b66a6a8aaa0c083c5fd58df4e4e97602"
41834173
integrity sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw==
41844174

4185-
minimist@~0.0.1:
4186-
version "0.0.10"
4187-
resolved "https://registry.yarnpkg.com/minimist/-/minimist-0.0.10.tgz#de3f98543dbf96082be48ad1a0c7cda836301dcf"
4188-
41894175
minipass@^2.2.1, minipass@^2.3.3:
41904176
version "2.3.3"
41914177
resolved "https://registry.yarnpkg.com/minipass/-/minipass-2.3.3.tgz#a7dcc8b7b833f5d368759cce544dccb55f50f233"
@@ -4561,13 +4547,6 @@ opencollective-postinstall@^2.0.2:
45614547
resolved "https://registry.yarnpkg.com/opencollective-postinstall/-/opencollective-postinstall-2.0.2.tgz#5657f1bede69b6e33a45939b061eb53d3c6c3a89"
45624548
integrity sha512-pVOEP16TrAO2/fjej1IdOyupJY8KDUM1CvsaScRbw6oddvpQoOfGk4ywha0HKKVAD6RkW4x6Q+tNBwhf3Bgpuw==
45634549

4564-
optimist@^0.6.1:
4565-
version "0.6.1"
4566-
resolved "https://registry.yarnpkg.com/optimist/-/optimist-0.6.1.tgz#da3ea74686fa21a19a111c326e90eb15a0196686"
4567-
dependencies:
4568-
minimist "~0.0.1"
4569-
wordwrap "~0.0.2"
4570-
45714550
optionator@^0.8.1:
45724551
version "0.8.3"
45734552
resolved "https://registry.yarnpkg.com/optionator/-/optionator-0.8.3.tgz#84fa1d036fe9d3c7e21d99884b601167ec8fb495"
@@ -6333,7 +6312,14 @@ typescript@~3.5.3:
63336312
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.5.3.tgz#c830f657f93f1ea846819e929092f5fe5983e977"
63346313
integrity sha512-ACzBtm/PhXBDId6a6sDJfroT2pOWt/oOnk4/dElG5G33ZL776N3Y6/6bKZJBFpd+b05F3Ct9qDjMeJmRWtE2/g==
63356314

6336-
uglify-js@^3.1.4, uglify-js@^3.4.9:
6315+
uglify-js@^3.1.4:
6316+
version "3.9.3"
6317+
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.9.3.tgz#4a285d1658b8a2ebaef9e51366b3a0f7acd79ec2"
6318+
integrity sha512-r5ImcL6QyzQGVimQoov3aL2ZScywrOgBXGndbWrdehKoSvGe/RmiE5Jpw/v+GvxODt6l2tpBXwA7n+qZVlHBMA==
6319+
dependencies:
6320+
commander "~2.20.3"
6321+
6322+
uglify-js@^3.4.9:
63376323
version "3.4.9"
63386324
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.4.9.tgz#af02f180c1207d76432e473ed24a28f4a782bae3"
63396325
integrity sha512-8CJsbKOtEbnJsTyv6LE6m6ZKniqMiFWmm9sRbopbkGs3gMPPfd3Fh8iIA4Ykv5MgaTbqHr4BaoGLJLZNhsrW1Q==
@@ -6560,9 +6546,10 @@ word-wrap@~1.2.3:
65606546
resolved "https://registry.yarnpkg.com/word-wrap/-/word-wrap-1.2.3.tgz#610636f6b1f703891bd34771ccb17fb93b47079c"
65616547
integrity sha512-Hz/mrNwitNRh/HUAtM/VT/5VH+ygD6DV7mYKZAtHOrbs8U7lvPS6xf7EJKMF0uW1KJCl0H701g3ZGus+muE5vQ==
65626548

6563-
wordwrap@~0.0.2:
6564-
version "0.0.3"
6565-
resolved "https://registry.yarnpkg.com/wordwrap/-/wordwrap-0.0.3.tgz#a3d5da6cd5c0bc0008d37234bbaf1bed63059107"
6549+
wordwrap@^1.0.0:
6550+
version "1.0.0"
6551+
resolved "https://registry.yarnpkg.com/wordwrap/-/wordwrap-1.0.0.tgz#27584810891456a4171c8d0226441ade90cbcaeb"
6552+
integrity sha1-J1hIEIkUVqQXHI0CJkQa3pDLyus=
65666553

65676554
wrap-ansi@^2.0.0:
65686555
version "2.1.0"

0 commit comments

Comments
 (0)