Skip to content

Commit c8c5147

Browse files
dependabot[bot]clauderic
authored andcommitted
chore(deps): bump handlebars from 4.1.2 to 4.5.3 (#654)
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.1.2 to 4.5.3. - [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[bot] <[email protected]>
1 parent 2e78f14 commit c8c5147

File tree

1 file changed

+13
-8
lines changed

1 file changed

+13
-8
lines changed

yarn.lock

Lines changed: 13 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3666,11 +3666,16 @@ commander@^2.11.0, commander@^2.19.0:
36663666
resolved "https://registry.yarnpkg.com/commander/-/commander-2.19.0.tgz#f6198aa84e5b83c46054b94ddedbfed5ee9ff12a"
36673667
integrity sha512-6tvAOO+D6OENvRAh524Dh9jcfKTYDQAqvqezbCW82xj5X0pSrcpxtvRKHLG0yBY6SD7PSDrJaj+0AiOcKVd1Xg==
36683668

3669-
commander@^2.20.0, commander@~2.20.0:
3669+
commander@^2.20.0:
36703670
version "2.20.0"
36713671
resolved "https://registry.yarnpkg.com/commander/-/commander-2.20.0.tgz#d58bb2b5c1ee8f87b0d340027e9e94e222c5a422"
36723672
integrity sha512-7j2y+40w61zy6YC2iRNpUe/NwhNyoXrYpHMrSunaMG64nRnaf96zO/KMQR4OyN/UnE5KLyEBnKHd4aG3rskjpQ==
36733673

3674+
commander@~2.20.3:
3675+
version "2.20.3"
3676+
resolved "https://registry.yarnpkg.com/commander/-/commander-2.20.3.tgz#fd485e84c03eb4881c20722ba48035e8531aeb33"
3677+
integrity sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==
3678+
36743679
common-tags@^1.8.0:
36753680
version "1.8.0"
36763681
resolved "https://registry.yarnpkg.com/common-tags/-/common-tags-1.8.0.tgz#8e3153e542d4a39e9b10554434afaaf98956a937"
@@ -6222,9 +6227,9 @@ gzip-size@^5.0.0:
62226227
pify "^3.0.0"
62236228

62246229
handlebars@^4.0.2:
6225-
version "4.1.2"
6226-
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.1.2.tgz#b6b37c1ced0306b221e094fc7aca3ec23b131b67"
6227-
integrity sha512-nvfrjqvt9xQ8Z/w0ijewdD/vvWDTOweBUm96NTr66Wfvo1mJenBLwcYmPs3TIBP5ruzYGD7Hx/DaM9RmhroGPw==
6230+
version "4.5.3"
6231+
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.5.3.tgz#5cf75bd8714f7605713511a56be7c349becb0482"
6232+
integrity sha512-3yPecJoJHK/4c6aZhSvxOyG4vJKDshV36VHp0iVCDVh7o9w2vwi3NSnL2MMPj3YdduqaBcu7cGbggJQM0br9xA==
62286233
dependencies:
62296234
neo-async "^2.6.0"
62306235
optimist "^0.6.1"
@@ -11811,11 +11816,11 @@ [email protected], uglify-js@^3.4.9:
1181111816
source-map "~0.6.1"
1181211817

1181311818
uglify-js@^3.1.4:
11814-
version "3.6.0"
11815-
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.6.0.tgz#704681345c53a8b2079fb6cec294b05ead242ff5"
11816-
integrity sha512-W+jrUHJr3DXKhrsS7NUVxn3zqMOFn0hL/Ei6v0anCIMoKC93TjcflTagwIHLW7SfMFfiQuktQyFVCFHGUE0+yg==
11819+
version "3.7.3"
11820+
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.7.3.tgz#f918fce9182f466d5140f24bb0ff35c2d32dcc6a"
11821+
integrity sha512-7tINm46/3puUA4hCkKYo4Xdts+JDaVC9ZPRcG8Xw9R4nhO/gZgUM3TENq8IF4Vatk8qCig4MzP/c8G4u2BkVQg==
1181711822
dependencies:
11818-
commander "~2.20.0"
11823+
commander "~2.20.3"
1181911824
source-map "~0.6.1"
1182011825

1182111826
unfetch@^4.1.0:

0 commit comments

Comments
 (0)