Skip to content

Commit 17b57c3

Browse files
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. - [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 679c12d commit 17b57c3

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

yarn.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -698,7 +698,7 @@ babel-types@^6.0.19, babel-types@^6.1.18, babel-types@^6.18.0, babel-types@^6.19
698698

699699
700700
version "6.3.13"
701-
resolved "http://registry.npmjs.org/babel/-/babel-6.3.13.tgz#9a366ce93cb24f620714c15144225c0aed37e39a"
701+
resolved "https://registry.npmjs.org/babel/-/babel-6.3.13.tgz#9a366ce93cb24f620714c15144225c0aed37e39a"
702702
integrity sha1-mjZs6TyyT2IHFMFRRCJcCu0345o=
703703

704704
babylon@^6.0.18, babylon@^6.1.18, babylon@^6.18.0:
@@ -907,10 +907,10 @@ commander@^2.5.0, commander@^2.9.0:
907907
resolved "https://registry.yarnpkg.com/commander/-/commander-2.16.0.tgz#f16390593996ceb4f3eeb020b31d78528f7f8a50"
908908
integrity sha512-sVXqklSaotK9at437sFlFpyOcJonxe0yST/AG9DkQKUdIE6IqGIMv4SfAQSKaJbSdVEJYItASCrBiVQHq1HQew==
909909

910-
commander@~2.20.0:
911-
version "2.20.0"
912-
resolved "https://registry.yarnpkg.com/commander/-/commander-2.20.0.tgz#d58bb2b5c1ee8f87b0d340027e9e94e222c5a422"
913-
integrity sha512-7j2y+40w61zy6YC2iRNpUe/NwhNyoXrYpHMrSunaMG64nRnaf96zO/KMQR4OyN/UnE5KLyEBnKHd4aG3rskjpQ==
910+
commander@~2.20.3:
911+
version "2.20.3"
912+
resolved "https://registry.yarnpkg.com/commander/-/commander-2.20.3.tgz#fd485e84c03eb4881c20722ba48035e8531aeb33"
913+
integrity sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==
914914

915915
commoner@~0.10.0:
916916
version "0.10.8"
@@ -1678,9 +1678,9 @@ [email protected]:
16781678
integrity sha1-Sy3sjZB+k9szZiTc7AGDUC+MlCg=
16791679

16801680
handlebars@^4.0.0, handlebars@^4.0.3:
1681-
version "4.1.2"
1682-
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.1.2.tgz#b6b37c1ced0306b221e094fc7aca3ec23b131b67"
1683-
integrity sha512-nvfrjqvt9xQ8Z/w0ijewdD/vvWDTOweBUm96NTr66Wfvo1mJenBLwcYmPs3TIBP5ruzYGD7Hx/DaM9RmhroGPw==
1681+
version "4.5.3"
1682+
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.5.3.tgz#5cf75bd8714f7605713511a56be7c349becb0482"
1683+
integrity sha512-3yPecJoJHK/4c6aZhSvxOyG4vJKDshV36VHp0iVCDVh7o9w2vwi3NSnL2MMPj3YdduqaBcu7cGbggJQM0br9xA==
16841684
dependencies:
16851685
neo-async "^2.6.0"
16861686
optimist "^0.6.1"
@@ -3605,11 +3605,11 @@ typedarray@^0.0.6:
36053605
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
36063606

36073607
uglify-js@^3.1.4:
3608-
version "3.6.0"
3609-
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.6.0.tgz#704681345c53a8b2079fb6cec294b05ead242ff5"
3610-
integrity sha512-W+jrUHJr3DXKhrsS7NUVxn3zqMOFn0hL/Ei6v0anCIMoKC93TjcflTagwIHLW7SfMFfiQuktQyFVCFHGUE0+yg==
3608+
version "3.7.3"
3609+
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.7.3.tgz#f918fce9182f466d5140f24bb0ff35c2d32dcc6a"
3610+
integrity sha512-7tINm46/3puUA4hCkKYo4Xdts+JDaVC9ZPRcG8Xw9R4nhO/gZgUM3TENq8IF4Vatk8qCig4MzP/c8G4u2BkVQg==
36113611
dependencies:
3612-
commander "~2.20.0"
3612+
commander "~2.20.3"
36133613
source-map "~0.6.1"
36143614

36153615
uglify-js@~2.6.0:

0 commit comments

Comments
 (0)