Skip to content

Commit 90451be

Browse files
dependabot-preview[bot]Turbo87
authored andcommitted
[Security] Bump handlebars from 4.1.0 to 4.5.3 (#112)
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 2f853fe commit 90451be

1 file changed

Lines changed: 13 additions & 19 deletions

File tree

yarn.lock

Lines changed: 13 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -767,12 +767,6 @@ async-limiter@~1.0.0:
767767
resolved "https://registry.yarnpkg.com/async-limiter/-/async-limiter-1.0.0.tgz#78faed8c3d074ab81f22b4e985d79e8738f720f8"
768768

769769
async@^2.1.4:
770-
version "2.5.0"
771-
resolved "https://registry.yarnpkg.com/async/-/async-2.5.0.tgz#843190fd6b7357a0b9e1c956edddd5ec8462b54d"
772-
dependencies:
773-
lodash "^4.14.0"
774-
775-
async@^2.5.0:
776770
version "2.6.2"
777771
resolved "https://registry.yarnpkg.com/async/-/async-2.6.2.tgz#18330ea7e6e313887f5d2f2a904bac6fe4dd5381"
778772
dependencies:
@@ -1536,9 +1530,9 @@ combined-stream@^1.0.5, combined-stream@~1.0.5:
15361530
dependencies:
15371531
delayed-stream "~1.0.0"
15381532

1539-
commander@~2.17.1:
1540-
version "2.17.1"
1541-
resolved "https://registry.yarnpkg.com/commander/-/commander-2.17.1.tgz#bd77ab7de6de94205ceacc72f1716d29f20a77bf"
1533+
commander@~2.20.3:
1534+
version "2.20.3"
1535+
resolved "https://registry.yarnpkg.com/commander/-/commander-2.20.3.tgz#fd485e84c03eb4881c20722ba48035e8531aeb33"
15421536

15431537
commondir@^1.0.1:
15441538
version "1.0.1"
@@ -2257,10 +2251,10 @@ growly@^1.3.0:
22572251
resolved "https://registry.yarnpkg.com/growly/-/growly-1.3.0.tgz#f10748cbe76af964b7c96c93c6bcc28af120c081"
22582252

22592253
handlebars@^4.0.3:
2260-
version "4.1.0"
2261-
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.1.0.tgz#0d6a6f34ff1f63cecec8423aa4169827bf787c3a"
2254+
version "4.5.3"
2255+
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.5.3.tgz#5cf75bd8714f7605713511a56be7c349becb0482"
22622256
dependencies:
2263-
async "^2.5.0"
2257+
neo-async "^2.6.0"
22642258
optimist "^0.6.1"
22652259
source-map "^0.6.1"
22662260
optionalDependencies:
@@ -3247,7 +3241,7 @@ lodash.sortby@^4.7.0:
32473241
version "4.7.0"
32483242
resolved "https://registry.yarnpkg.com/lodash.sortby/-/lodash.sortby-4.7.0.tgz#edd14c824e2cc9c1e0b0a1b42bb5210516a42438"
32493243

3250-
lodash@^4.13.1, lodash@^4.14.0, lodash@^4.17.10, lodash@^4.17.11, lodash@^4.17.4:
3244+
lodash@^4.13.1, lodash@^4.17.10, lodash@^4.17.11, lodash@^4.17.4:
32513245
version "4.17.14"
32523246
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.14.tgz#9ce487ae66c96254fe20b599f21b6816028078ba"
32533247

@@ -3420,9 +3414,9 @@ natural-compare@^1.4.0:
34203414
version "1.4.0"
34213415
resolved "https://registry.yarnpkg.com/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7"
34223416

3423-
neo-async@^2.5.0:
3424-
version "2.5.1"
3425-
resolved "https://registry.yarnpkg.com/neo-async/-/neo-async-2.5.1.tgz#acb909e327b1e87ec9ef15f41b8a269512ad41ee"
3417+
neo-async@^2.5.0, neo-async@^2.6.0:
3418+
version "2.6.1"
3419+
resolved "https://registry.yarnpkg.com/neo-async/-/neo-async-2.6.1.tgz#ac27ada66167fa8849a6addd837f6b189ad2081c"
34263420

34273421
nice-try@^1.0.4:
34283422
version "1.0.4"
@@ -4585,10 +4579,10 @@ type-check@~0.3.2:
45854579
prelude-ls "~1.1.2"
45864580

45874581
uglify-js@^3.1.4:
4588-
version "3.4.9"
4589-
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.4.9.tgz#af02f180c1207d76432e473ed24a28f4a782bae3"
4582+
version "3.7.2"
4583+
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.7.2.tgz#cb1a601e67536e9ed094a92dd1e333459643d3f9"
45904584
dependencies:
4591-
commander "~2.17.1"
4585+
commander "~2.20.3"
45924586
source-map "~0.6.1"
45934587

45944588
uid-number@^0.0.6:

0 commit comments

Comments
 (0)