Skip to content

Commit 5e84689

Browse files
[Security] Bump handlebars from 4.1.2 to 4.5.3
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.1.2 to 4.5.3. **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.5.3) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent d5df503 commit 5e84689

1 file changed

Lines changed: 12 additions & 17 deletions

File tree

yarn.lock

Lines changed: 12 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1810,10 +1810,10 @@ combined-stream@^1.0.6, combined-stream@~1.0.6:
18101810
dependencies:
18111811
delayed-stream "~1.0.0"
18121812

1813-
commander@~2.17.1:
1814-
version "2.17.1"
1815-
resolved "https://registry.yarnpkg.com/commander/-/commander-2.17.1.tgz#bd77ab7de6de94205ceacc72f1716d29f20a77bf"
1816-
integrity sha512-wPMUt6FnH2yzG95SA6mzjQOEKUU3aLaDEmzs1ti+1E9h+CsrZghRlqEM/EJ4KscsQVG8uNN4uVreUeT8+drlgg==
1813+
commander@~2.20.3:
1814+
version "2.20.3"
1815+
resolved "https://registry.yarnpkg.com/commander/-/commander-2.20.3.tgz#fd485e84c03eb4881c20722ba48035e8531aeb33"
1816+
integrity sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==
18171817

18181818
common-tags@^1.8.0:
18191819
version "1.8.0"
@@ -3033,9 +3033,9 @@ growly@^1.3.0:
30333033
integrity sha1-8QdIy+dq+WS3yWyTxrzCivEgwIE=
30343034

30353035
handlebars@^4.1.2:
3036-
version "4.1.2"
3037-
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.1.2.tgz#b6b37c1ced0306b221e094fc7aca3ec23b131b67"
3038-
integrity sha512-nvfrjqvt9xQ8Z/w0ijewdD/vvWDTOweBUm96NTr66Wfvo1mJenBLwcYmPs3TIBP5ruzYGD7Hx/DaM9RmhroGPw==
3036+
version "4.5.3"
3037+
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.5.3.tgz#5cf75bd8714f7605713511a56be7c349becb0482"
3038+
integrity sha512-3yPecJoJHK/4c6aZhSvxOyG4vJKDshV36VHp0iVCDVh7o9w2vwi3NSnL2MMPj3YdduqaBcu7cGbggJQM0br9xA==
30393039
dependencies:
30403040
neo-async "^2.6.0"
30413041
optimist "^0.6.1"
@@ -4671,12 +4671,7 @@ needle@^2.2.1:
46714671
iconv-lite "^0.4.4"
46724672
sax "^1.2.4"
46734673

4674-
neo-async@^2.5.0:
4675-
version "2.6.0"
4676-
resolved "https://registry.yarnpkg.com/neo-async/-/neo-async-2.6.0.tgz#b9d15e4d71c6762908654b5183ed38b753340835"
4677-
integrity sha512-MFh0d/Wa7vkKO3Y3LlacqAEeHK0mckVqzDieUKTT+KGxi+zIpeVsFxymkIiRpbpDziHc290Xr9A1O4Om7otoRA==
4678-
4679-
neo-async@^2.6.0:
4674+
neo-async@^2.5.0, neo-async@^2.6.0:
46804675
version "2.6.1"
46814676
resolved "https://registry.yarnpkg.com/neo-async/-/neo-async-2.6.1.tgz#ac27ada66167fa8849a6addd837f6b189ad2081c"
46824677
integrity sha512-iyam8fBuCUpWeKPGpaNMetEocMt364qkCsfL9JuhjXX6dRnguRVOfk2GZaDpPjcOKiiXCPINZC1GczQ7iTq3Zw==
@@ -6530,11 +6525,11 @@ typedarray@^0.0.6:
65306525
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
65316526

65326527
uglify-js@^3.1.4:
6533-
version "3.4.9"
6534-
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.4.9.tgz#af02f180c1207d76432e473ed24a28f4a782bae3"
6535-
integrity sha512-8CJsbKOtEbnJsTyv6LE6m6ZKniqMiFWmm9sRbopbkGs3gMPPfd3Fh8iIA4Ykv5MgaTbqHr4BaoGLJLZNhsrW1Q==
6528+
version "3.7.2"
6529+
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.7.2.tgz#cb1a601e67536e9ed094a92dd1e333459643d3f9"
6530+
integrity sha512-uhRwZcANNWVLrxLfNFEdltoPNhECUR3lc+UdJoG9CBpMcSnKyWA94tc3eAujB1GcMY5Uwq8ZMp4qWpxWYDQmaA==
65366531
dependencies:
6537-
commander "~2.17.1"
6532+
commander "~2.20.3"
65386533
source-map "~0.6.1"
65396534

65406535
unicode-canonical-property-names-ecmascript@^1.0.4:

0 commit comments

Comments
 (0)