Skip to content
This repository was archived by the owner on May 24, 2022. It is now read-only.

Commit 55b51cf

Browse files
dependabot-preview[bot]amaury1093
authored andcommitted
chore: [Security] Bump handlebars from 4.1.2 to 4.5.3 (#231)
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] <support@dependabot.com>
1 parent 927053f commit 55b51cf

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
@@ -2406,11 +2406,16 @@ commander@2.9.0:
24062406
dependencies:
24072407
graceful-readlink ">= 1.0.0"
24082408

2409-
commander@^2.19.0, commander@~2.20.0:
2409+
commander@^2.19.0:
24102410
version "2.20.0"
24112411
resolved "https://registry.yarnpkg.com/commander/-/commander-2.20.0.tgz#d58bb2b5c1ee8f87b0d340027e9e94e222c5a422"
24122412
integrity sha512-7j2y+40w61zy6YC2iRNpUe/NwhNyoXrYpHMrSunaMG64nRnaf96zO/KMQR4OyN/UnE5KLyEBnKHd4aG3rskjpQ==
24132413

2414+
commander@~2.20.3:
2415+
version "2.20.3"
2416+
resolved "https://registry.yarnpkg.com/commander/-/commander-2.20.3.tgz#fd485e84c03eb4881c20722ba48035e8531aeb33"
2417+
integrity sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==
2418+
24142419
compare-func@^1.3.1:
24152420
version "1.3.2"
24162421
resolved "https://registry.yarnpkg.com/compare-func/-/compare-func-1.3.2.tgz#99dd0ba457e1f9bc722b12c08ec33eeab31fa648"
@@ -4301,9 +4306,9 @@ gulplog@^1.0.0:
43014306
glogg "^1.0.0"
43024307

43034308
handlebars@*, handlebars@^4.0.6, handlebars@^4.1.0, handlebars@^4.1.2:
4304-
version "4.1.2"
4305-
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.1.2.tgz#b6b37c1ced0306b221e094fc7aca3ec23b131b67"
4306-
integrity sha512-nvfrjqvt9xQ8Z/w0ijewdD/vvWDTOweBUm96NTr66Wfvo1mJenBLwcYmPs3TIBP5ruzYGD7Hx/DaM9RmhroGPw==
4309+
version "4.5.3"
4310+
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.5.3.tgz#5cf75bd8714f7605713511a56be7c349becb0482"
4311+
integrity sha512-3yPecJoJHK/4c6aZhSvxOyG4vJKDshV36VHp0iVCDVh7o9w2vwi3NSnL2MMPj3YdduqaBcu7cGbggJQM0br9xA==
43074312
dependencies:
43084313
neo-async "^2.6.0"
43094314
optimist "^0.6.1"
@@ -8995,11 +9000,11 @@ ua-parser-js@^0.7.18:
89959000
integrity sha512-8OaIKfzL5cpx8eCMAhhvTlft8GYF8b2eQr6JkCyVdrgjcytyOmPCXrqXFcUnhonRpLlh5yxEZVohm6mzaowUOw==
89969001

89979002
uglify-js@^3.1.4:
8998-
version "3.6.0"
8999-
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.6.0.tgz#704681345c53a8b2079fb6cec294b05ead242ff5"
9000-
integrity sha512-W+jrUHJr3DXKhrsS7NUVxn3zqMOFn0hL/Ei6v0anCIMoKC93TjcflTagwIHLW7SfMFfiQuktQyFVCFHGUE0+yg==
9003+
version "3.7.2"
9004+
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.7.2.tgz#cb1a601e67536e9ed094a92dd1e333459643d3f9"
9005+
integrity sha512-uhRwZcANNWVLrxLfNFEdltoPNhECUR3lc+UdJoG9CBpMcSnKyWA94tc3eAujB1GcMY5Uwq8ZMp4qWpxWYDQmaA==
90019006
dependencies:
9002-
commander "~2.20.0"
9007+
commander "~2.20.3"
90039008
source-map "~0.6.1"
90049009

90059010
uid-number@0.0.6:

0 commit comments

Comments
 (0)