Skip to content

Commit b5ae696

Browse files
dependabot-preview[bot]kazupon
authored andcommitted
build(deps): [security] bump handlebars from 4.1.2 to 4.5.3 (#60)
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 9342603 commit b5ae696

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
@@ -1358,11 +1358,16 @@ combined-stream@^1.0.6, combined-stream@~1.0.6:
13581358
dependencies:
13591359
delayed-stream "~1.0.0"
13601360

1361-
commander@^2.20.0, commander@~2.20.0:
1361+
commander@^2.20.0:
13621362
version "2.20.0"
13631363
resolved "https://registry.yarnpkg.com/commander/-/commander-2.20.0.tgz#d58bb2b5c1ee8f87b0d340027e9e94e222c5a422"
13641364
integrity sha512-7j2y+40w61zy6YC2iRNpUe/NwhNyoXrYpHMrSunaMG64nRnaf96zO/KMQR4OyN/UnE5KLyEBnKHd4aG3rskjpQ==
13651365

1366+
commander@~2.20.3:
1367+
version "2.20.3"
1368+
resolved "https://registry.yarnpkg.com/commander/-/commander-2.20.3.tgz#fd485e84c03eb4881c20722ba48035e8531aeb33"
1369+
integrity sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==
1370+
13661371
commondir@^1.0.1:
13671372
version "1.0.1"
13681373
resolved "https://registry.yarnpkg.com/commondir/-/commondir-1.0.1.tgz#ddd800da0c66127393cca5950ea968a3aaf1253b"
@@ -2683,9 +2688,9 @@ growly@^1.3.0:
26832688
integrity sha1-8QdIy+dq+WS3yWyTxrzCivEgwIE=
26842689

26852690
handlebars@^4.1.0, handlebars@^4.1.2:
2686-
version "4.1.2"
2687-
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.1.2.tgz#b6b37c1ced0306b221e094fc7aca3ec23b131b67"
2688-
integrity sha512-nvfrjqvt9xQ8Z/w0ijewdD/vvWDTOweBUm96NTr66Wfvo1mJenBLwcYmPs3TIBP5ruzYGD7Hx/DaM9RmhroGPw==
2691+
version "4.5.3"
2692+
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.5.3.tgz#5cf75bd8714f7605713511a56be7c349becb0482"
2693+
integrity sha512-3yPecJoJHK/4c6aZhSvxOyG4vJKDshV36VHp0iVCDVh7o9w2vwi3NSnL2MMPj3YdduqaBcu7cGbggJQM0br9xA==
26892694
dependencies:
26902695
neo-async "^2.6.0"
26912696
optimist "^0.6.1"
@@ -6114,11 +6119,11 @@ typescript@^3.5.3:
61146119
integrity sha512-ACzBtm/PhXBDId6a6sDJfroT2pOWt/oOnk4/dElG5G33ZL776N3Y6/6bKZJBFpd+b05F3Ct9qDjMeJmRWtE2/g==
61156120

61166121
uglify-js@^3.1.4:
6117-
version "3.6.0"
6118-
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.6.0.tgz#704681345c53a8b2079fb6cec294b05ead242ff5"
6119-
integrity sha512-W+jrUHJr3DXKhrsS7NUVxn3zqMOFn0hL/Ei6v0anCIMoKC93TjcflTagwIHLW7SfMFfiQuktQyFVCFHGUE0+yg==
6122+
version "3.7.2"
6123+
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.7.2.tgz#cb1a601e67536e9ed094a92dd1e333459643d3f9"
6124+
integrity sha512-uhRwZcANNWVLrxLfNFEdltoPNhECUR3lc+UdJoG9CBpMcSnKyWA94tc3eAujB1GcMY5Uwq8ZMp4qWpxWYDQmaA==
61206125
dependencies:
6121-
commander "~2.20.0"
6126+
commander "~2.20.3"
61226127
source-map "~0.6.1"
61236128

61246129
union-value@^1.0.0:

0 commit comments

Comments
 (0)