Skip to content

Commit 843a26d

Browse files
dependabot-preview[bot]buschtoens
authored andcommitted
chore(deps): [security] bump handlebars from 4.1.2 to 4.5.3 (#124)
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 56d099f commit 843a26d

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
@@ -3042,11 +3042,16 @@ commander@2.8.x:
30423042
dependencies:
30433043
graceful-readlink ">= 1.0.0"
30443044

3045-
commander@^2.15.1, commander@^2.19.0, commander@^2.6.0, commander@~2.20.0:
3045+
commander@^2.15.1, commander@^2.19.0, commander@^2.6.0:
30463046
version "2.20.0"
30473047
resolved "https://registry.yarnpkg.com/commander/-/commander-2.20.0.tgz#d58bb2b5c1ee8f87b0d340027e9e94e222c5a422"
30483048
integrity sha512-7j2y+40w61zy6YC2iRNpUe/NwhNyoXrYpHMrSunaMG64nRnaf96zO/KMQR4OyN/UnE5KLyEBnKHd4aG3rskjpQ==
30493049

3050+
commander@~2.20.3:
3051+
version "2.20.3"
3052+
resolved "https://registry.yarnpkg.com/commander/-/commander-2.20.3.tgz#fd485e84c03eb4881c20722ba48035e8531aeb33"
3053+
integrity sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==
3054+
30503055
common-tags@^1.4.0, common-tags@^1.8.0:
30513056
version "1.8.0"
30523057
resolved "https://registry.yarnpkg.com/common-tags/-/common-tags-1.8.0.tgz#8e3153e542d4a39e9b10554434afaaf98956a937"
@@ -5153,9 +5158,9 @@ growly@^1.3.0:
51535158
integrity sha1-8QdIy+dq+WS3yWyTxrzCivEgwIE=
51545159

51555160
handlebars@^4.0.11, handlebars@^4.0.4:
5156-
version "4.1.2"
5157-
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.1.2.tgz#b6b37c1ced0306b221e094fc7aca3ec23b131b67"
5158-
integrity sha512-nvfrjqvt9xQ8Z/w0ijewdD/vvWDTOweBUm96NTr66Wfvo1mJenBLwcYmPs3TIBP5ruzYGD7Hx/DaM9RmhroGPw==
5161+
version "4.5.3"
5162+
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.5.3.tgz#5cf75bd8714f7605713511a56be7c349becb0482"
5163+
integrity sha512-3yPecJoJHK/4c6aZhSvxOyG4vJKDshV36VHp0iVCDVh7o9w2vwi3NSnL2MMPj3YdduqaBcu7cGbggJQM0br9xA==
51595164
dependencies:
51605165
neo-async "^2.6.0"
51615166
optimist "^0.6.1"
@@ -9077,11 +9082,11 @@ uc.micro@^1.0.1, uc.micro@^1.0.5:
90779082
integrity sha512-8Y75pvTYkLJW2hWQHXxoqRgV7qb9B+9vFEtidML+7koHUFapnVJAZ6cKs+Qjz5Aw3aZWHMC6u0wJE3At+nSGwA==
90789083

90799084
uglify-js@^3.1.4:
9080-
version "3.6.0"
9081-
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.6.0.tgz#704681345c53a8b2079fb6cec294b05ead242ff5"
9082-
integrity sha512-W+jrUHJr3DXKhrsS7NUVxn3zqMOFn0hL/Ei6v0anCIMoKC93TjcflTagwIHLW7SfMFfiQuktQyFVCFHGUE0+yg==
9085+
version "3.7.2"
9086+
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.7.2.tgz#cb1a601e67536e9ed094a92dd1e333459643d3f9"
9087+
integrity sha512-uhRwZcANNWVLrxLfNFEdltoPNhECUR3lc+UdJoG9CBpMcSnKyWA94tc3eAujB1GcMY5Uwq8ZMp4qWpxWYDQmaA==
90839088
dependencies:
9084-
commander "~2.20.0"
9089+
commander "~2.20.3"
90859090
source-map "~0.6.1"
90869091

90879092
underscore.string@^3.2.2, underscore.string@~3.3.4:

0 commit comments

Comments
 (0)