File tree 1 file changed +17
-4
lines changed
1 file changed +17
-4
lines changed Original file line number Diff line number Diff line change @@ -4184,6 +4184,11 @@ commander@~2.19.0:
4184
4184
resolved "https://registry.yarnpkg.com/commander/-/commander-2.19.0.tgz#f6198aa84e5b83c46054b94ddedbfed5ee9ff12a"
4185
4185
integrity sha512-6tvAOO+D6OENvRAh524Dh9jcfKTYDQAqvqezbCW82xj5X0pSrcpxtvRKHLG0yBY6SD7PSDrJaj+0AiOcKVd1Xg==
4186
4186
4187
+ commander@~2.20.3:
4188
+ version "2.20.3"
4189
+ resolved "https://registry.yarnpkg.com/commander/-/commander-2.20.3.tgz#fd485e84c03eb4881c20722ba48035e8531aeb33"
4190
+ integrity sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==
4191
+
4187
4192
common-tags@^1.8.0:
4188
4193
version "1.8.0"
4189
4194
resolved "https://registry.yarnpkg.com/common-tags/-/common-tags-1.8.0.tgz#8e3153e542d4a39e9b10554434afaaf98956a937"
@@ -6616,9 +6621,9 @@ handle-thing@^2.0.0:
6616
6621
integrity sha512-d4sze1JNC454Wdo2fkuyzCr6aHcbL6PGGuFAz0Li/NcOm1tCHGnWDRmJP85dh9IhQErTc2svWFEX5xHIOo//kQ==
6617
6622
6618
6623
handlebars@^4.1.2:
6619
- version "4.1.2 "
6620
- resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.1.2 .tgz#b6b37c1ced0306b221e094fc7aca3ec23b131b67 "
6621
- integrity sha512-nvfrjqvt9xQ8Z/w0ijewdD/vvWDTOweBUm96NTr66Wfvo1mJenBLwcYmPs3TIBP5ruzYGD7Hx/DaM9RmhroGPw ==
6624
+ version "4.5.3 "
6625
+ resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.5.3 .tgz#5cf75bd8714f7605713511a56be7c349becb0482 "
6626
+ integrity sha512-3yPecJoJHK/4c6aZhSvxOyG4vJKDshV36VHp0iVCDVh7o9w2vwi3NSnL2MMPj3YdduqaBcu7cGbggJQM0br9xA ==
6622
6627
dependencies:
6623
6628
neo-async "^2.6.0"
6624
6629
optimist "^0.6.1"
13666
13671
commander "~2.19.0"
13667
13672
source-map "~0.6.1"
13668
13673
13669
- uglify-js@^3.1.4, uglify-js@^3.5.1:
13674
+ uglify-js@^3.1.4:
13675
+ version "3.7.3"
13676
+ resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.7.3.tgz#f918fce9182f466d5140f24bb0ff35c2d32dcc6a"
13677
+ integrity sha512-7tINm46/3puUA4hCkKYo4Xdts+JDaVC9ZPRcG8Xw9R4nhO/gZgUM3TENq8IF4Vatk8qCig4MzP/c8G4u2BkVQg==
13678
+ dependencies:
13679
+ commander "~2.20.3"
13680
+ source-map "~0.6.1"
13681
+
13682
+ uglify-js@^3.5.1:
13670
13683
version "3.6.0"
13671
13684
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.6.0.tgz#704681345c53a8b2079fb6cec294b05ead242ff5"
13672
13685
integrity sha512-W+jrUHJr3DXKhrsS7NUVxn3zqMOFn0hL/Ei6v0anCIMoKC93TjcflTagwIHLW7SfMFfiQuktQyFVCFHGUE0+yg==
You can’t perform that action at this time.
0 commit comments