Skip to content

Commit 2af1515

Browse files
dependabot-preview[bot]kazupon
authored andcommitted
chore(deps): [security] bump handlebars from 4.1.0 to 4.5.3 (#14)
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.1.0 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.0...v4.5.3) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 9849a8a commit 2af1515

File tree

1 file changed

+18
-13
lines changed

1 file changed

+18
-13
lines changed

yarn.lock

Lines changed: 18 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -357,7 +357,7 @@ async-limiter@~1.0.0:
357357
resolved "https://registry.yarnpkg.com/async-limiter/-/async-limiter-1.0.0.tgz#78faed8c3d074ab81f22b4e985d79e8738f720f8"
358358
integrity sha512-jp/uFnooOiO+L211eZOoSyzpOITMXx1rBITauYykG3BRYPu8h0UcxsPNB04RR5vo4Tyz3+ay17tR6JVf9qzYWg==
359359

360-
async@^2.1.4, async@^2.5.0:
360+
async@^2.1.4:
361361
version "2.6.2"
362362
resolved "https://registry.yarnpkg.com/async/-/async-2.6.2.tgz#18330ea7e6e313887f5d2f2a904bac6fe4dd5381"
363363
integrity sha512-H1qVYh1MYhEEFLsP97cVKqCGo7KfCyTt6uEWqsTBr9SO84oK9Uwbyd/yCW+6rKJLHksBNUVWZDAjfS+Ccx0Bbg==
@@ -868,10 +868,10 @@ commander@^2.19.0:
868868
resolved "https://registry.yarnpkg.com/commander/-/commander-2.19.0.tgz#f6198aa84e5b83c46054b94ddedbfed5ee9ff12a"
869869
integrity sha512-6tvAOO+D6OENvRAh524Dh9jcfKTYDQAqvqezbCW82xj5X0pSrcpxtvRKHLG0yBY6SD7PSDrJaj+0AiOcKVd1Xg==
870870

871-
commander@~2.17.1:
872-
version "2.17.1"
873-
resolved "https://registry.yarnpkg.com/commander/-/commander-2.17.1.tgz#bd77ab7de6de94205ceacc72f1716d29f20a77bf"
874-
integrity sha512-wPMUt6FnH2yzG95SA6mzjQOEKUU3aLaDEmzs1ti+1E9h+CsrZghRlqEM/EJ4KscsQVG8uNN4uVreUeT8+drlgg==
871+
commander@~2.20.3:
872+
version "2.20.3"
873+
resolved "https://registry.yarnpkg.com/commander/-/commander-2.20.3.tgz#fd485e84c03eb4881c20722ba48035e8531aeb33"
874+
integrity sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==
875875

876876
compare-func@^1.3.1:
877877
version "1.3.2"
@@ -2020,11 +2020,11 @@ growly@^1.3.0:
20202020
integrity sha1-8QdIy+dq+WS3yWyTxrzCivEgwIE=
20212021

20222022
handlebars@^4.0.2, handlebars@^4.0.3:
2023-
version "4.1.0"
2024-
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.1.0.tgz#0d6a6f34ff1f63cecec8423aa4169827bf787c3a"
2025-
integrity sha512-l2jRuU1NAWK6AW5qqcTATWQJvNPEwkM7NEKSiv/gqOsoSQbVoWyqVEY5GS+XPQ88zLNmqASRpzfdm8d79hJS+w==
2023+
version "4.5.3"
2024+
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.5.3.tgz#5cf75bd8714f7605713511a56be7c349becb0482"
2025+
integrity sha512-3yPecJoJHK/4c6aZhSvxOyG4vJKDshV36VHp0iVCDVh7o9w2vwi3NSnL2MMPj3YdduqaBcu7cGbggJQM0br9xA==
20262026
dependencies:
2027-
async "^2.5.0"
2027+
neo-async "^2.6.0"
20282028
optimist "^0.6.1"
20292029
source-map "^0.6.1"
20302030
optionalDependencies:
@@ -3451,6 +3451,11 @@ needle@^2.2.1:
34513451
iconv-lite "^0.4.4"
34523452
sax "^1.2.4"
34533453

3454+
neo-async@^2.6.0:
3455+
version "2.6.1"
3456+
resolved "https://registry.yarnpkg.com/neo-async/-/neo-async-2.6.1.tgz#ac27ada66167fa8849a6addd837f6b189ad2081c"
3457+
integrity sha512-iyam8fBuCUpWeKPGpaNMetEocMt364qkCsfL9JuhjXX6dRnguRVOfk2GZaDpPjcOKiiXCPINZC1GczQ7iTq3Zw==
3458+
34543459
node-cache@^4.1.1:
34553460
version "4.2.0"
34563461
resolved "https://registry.yarnpkg.com/node-cache/-/node-cache-4.2.0.tgz#48ac796a874e762582692004a376d26dfa875811"
@@ -4810,11 +4815,11 @@ typedarray@^0.0.6:
48104815
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
48114816

48124817
uglify-js@^3.1.4:
4813-
version "3.4.9"
4814-
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.4.9.tgz#af02f180c1207d76432e473ed24a28f4a782bae3"
4815-
integrity sha512-8CJsbKOtEbnJsTyv6LE6m6ZKniqMiFWmm9sRbopbkGs3gMPPfd3Fh8iIA4Ykv5MgaTbqHr4BaoGLJLZNhsrW1Q==
4818+
version "3.7.2"
4819+
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.7.2.tgz#cb1a601e67536e9ed094a92dd1e333459643d3f9"
4820+
integrity sha512-uhRwZcANNWVLrxLfNFEdltoPNhECUR3lc+UdJoG9CBpMcSnKyWA94tc3eAujB1GcMY5Uwq8ZMp4qWpxWYDQmaA==
48164821
dependencies:
4817-
commander "~2.17.1"
4822+
commander "~2.20.3"
48184823
source-map "~0.6.1"
48194824

48204825
union-value@^1.0.0:

0 commit comments

Comments
 (0)