Skip to content

Commit 5e299ab

Browse files
chore(deps): 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] <support@github.com>
1 parent 96f13b5 commit 5e299ab

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
@@ -1496,7 +1496,7 @@ combined-stream@^1.0.6, combined-stream@~1.0.6:
14961496
dependencies:
14971497
delayed-stream "~1.0.0"
14981498

1499-
commander@^2.20.0, commander@^2.8.1, commander@~2.20.0:
1499+
commander@^2.20.0, commander@^2.8.1:
15001500
version "2.20.0"
15011501
resolved "https://registry.yarnpkg.com/commander/-/commander-2.20.0.tgz#d58bb2b5c1ee8f87b0d340027e9e94e222c5a422"
15021502
integrity sha512-7j2y+40w61zy6YC2iRNpUe/NwhNyoXrYpHMrSunaMG64nRnaf96zO/KMQR4OyN/UnE5KLyEBnKHd4aG3rskjpQ==
@@ -1506,6 +1506,11 @@ commander@^3.0.0:
15061506
resolved "https://registry.yarnpkg.com/commander/-/commander-3.0.0.tgz#0641ea00838c7a964627f04cddc336a2deddd60a"
15071507
integrity sha512-pl3QrGOBa9RZaslQiqnnKX2J068wcQw7j9AIaBQ9/JEp5RY6je4jKTImg0Bd+rpoONSe7GUFSgkxLeo17m3Pow==
15081508

1509+
commander@~2.20.3:
1510+
version "2.20.3"
1511+
resolved "https://registry.yarnpkg.com/commander/-/commander-2.20.3.tgz#fd485e84c03eb4881c20722ba48035e8531aeb33"
1512+
integrity sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==
1513+
15091514
compare-func@^1.3.1:
15101515
version "1.3.2"
15111516
resolved "https://registry.yarnpkg.com/compare-func/-/compare-func-1.3.2.tgz#99dd0ba457e1f9bc722b12c08ec33eeab31fa648"
@@ -2770,9 +2775,9 @@ growly@^1.3.0:
27702775
integrity sha1-8QdIy+dq+WS3yWyTxrzCivEgwIE=
27712776

27722777
handlebars@^4.1.2:
2773-
version "4.1.2"
2774-
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.1.2.tgz#b6b37c1ced0306b221e094fc7aca3ec23b131b67"
2775-
integrity sha512-nvfrjqvt9xQ8Z/w0ijewdD/vvWDTOweBUm96NTr66Wfvo1mJenBLwcYmPs3TIBP5ruzYGD7Hx/DaM9RmhroGPw==
2778+
version "4.5.3"
2779+
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.5.3.tgz#5cf75bd8714f7605713511a56be7c349becb0482"
2780+
integrity sha512-3yPecJoJHK/4c6aZhSvxOyG4vJKDshV36VHp0iVCDVh7o9w2vwi3NSnL2MMPj3YdduqaBcu7cGbggJQM0br9xA==
27762781
dependencies:
27772782
neo-async "^2.6.0"
27782783
optimist "^0.6.1"
@@ -6001,11 +6006,11 @@ typedarray@^0.0.6:
60016006
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
60026007

60036008
uglify-js@^3.1.4:
6004-
version "3.6.0"
6005-
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.6.0.tgz#704681345c53a8b2079fb6cec294b05ead242ff5"
6006-
integrity sha512-W+jrUHJr3DXKhrsS7NUVxn3zqMOFn0hL/Ei6v0anCIMoKC93TjcflTagwIHLW7SfMFfiQuktQyFVCFHGUE0+yg==
6009+
version "3.7.3"
6010+
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.7.3.tgz#f918fce9182f466d5140f24bb0ff35c2d32dcc6a"
6011+
integrity sha512-7tINm46/3puUA4hCkKYo4Xdts+JDaVC9ZPRcG8Xw9R4nhO/gZgUM3TENq8IF4Vatk8qCig4MzP/c8G4u2BkVQg==
60076012
dependencies:
6008-
commander "~2.20.0"
6013+
commander "~2.20.3"
60096014
source-map "~0.6.1"
60106015

60116016
unc-path-regex@^0.1.2:

0 commit comments

Comments
 (0)