Skip to content

Commit 476beb8

Browse files
Bump handlebars from 4.1.2 to 4.7.7
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.1.2 to 4.7.7. - [Release notes](https://github.com/wycats/handlebars.js/releases) - [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/master/release-notes.md) - [Commits](handlebars-lang/handlebars.js@v4.1.2...v4.7.7) Signed-off-by: dependabot[bot] <support@github.com>
1 parent b0b9da1 commit 476beb8

2 files changed

Lines changed: 31 additions & 69 deletions

File tree

package-lock.json

Lines changed: 18 additions & 39 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

yarn.lock

Lines changed: 13 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -1592,7 +1592,7 @@ combined-stream@^1.0.6, combined-stream@~1.0.6:
15921592
dependencies:
15931593
delayed-stream "~1.0.0"
15941594

1595-
commander@^2.19.0, commander@~2.20.0:
1595+
commander@^2.19.0:
15961596
version "2.20.0"
15971597
resolved "https://pkgs.dev.azure.com/JLL-Applications/_packaging/JLL_Feed/npm/registry/commander/-/commander-2.20.0.tgz#d58bb2b5c1ee8f87b0d340027e9e94e222c5a422"
15981598

@@ -2539,12 +2539,13 @@ growly@^1.3.0:
25392539
resolved "https://pkgs.dev.azure.com/JLL-Applications/_packaging/JLL_Feed/npm/registry/growly/-/growly-1.3.0.tgz#f10748cbe76af964b7c96c93c6bcc28af120c081"
25402540

25412541
handlebars@^4.1.2:
2542-
version "4.1.2"
2543-
resolved "https://pkgs.dev.azure.com/JLL-Applications/_packaging/JLL_Feed/npm/registry/handlebars/-/handlebars-4.1.2.tgz#b6b37c1ced0306b221e094fc7aca3ec23b131b67"
2542+
version "4.7.7"
2543+
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.7.7.tgz#9ce33416aad02dbd6c8fafa8240d5d98004945a1"
25442544
dependencies:
2545+
minimist "^1.2.5"
25452546
neo-async "^2.6.0"
2546-
optimist "^0.6.1"
25472547
source-map "^0.6.1"
2548+
wordwrap "^1.0.0"
25482549
optionalDependencies:
25492550
uglify-js "^3.1.4"
25502551

@@ -3974,13 +3975,9 @@ minimist@0.0.8:
39743975
version "0.0.8"
39753976
resolved "https://pkgs.dev.azure.com/JLL-Applications/_packaging/JLL_Feed/npm/registry/minimist/-/minimist-0.0.8.tgz#857fcabfc3397d2625b8228262e86aa7a011b05d"
39763977

3977-
minimist@^1.1.1, minimist@^1.2.0:
3978-
version "1.2.0"
3979-
resolved "https://pkgs.dev.azure.com/JLL-Applications/_packaging/JLL_Feed/npm/registry/minimist/-/minimist-1.2.0.tgz#a35008b20f41383eec1fb914f4cd5df79a264284"
3980-
3981-
minimist@~0.0.1:
3982-
version "0.0.10"
3983-
resolved "https://pkgs.dev.azure.com/JLL-Applications/_packaging/JLL_Feed/npm/registry/minimist/-/minimist-0.0.10.tgz#de3f98543dbf96082be48ad1a0c7cda836301dcf"
3978+
minimist@^1.1.1, minimist@^1.2.0, minimist@^1.2.5:
3979+
version "1.2.7"
3980+
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.7.tgz#daa1c4d91f507390437c6a8bc01078e7000c4d18"
39843981

39853982
minipass@^2.2.1, minipass@^2.3.5:
39863983
version "2.3.5"
@@ -4075,8 +4072,8 @@ negotiator@0.6.2:
40754072
resolved "https://pkgs.dev.azure.com/JLL-Applications/_packaging/JLL_Feed/npm/registry/negotiator/-/negotiator-0.6.2.tgz#feacf7ccf525a77ae9634436a64883ffeca346fb"
40764073

40774074
neo-async@^2.6.0:
4078-
version "2.6.1"
4079-
resolved "https://pkgs.dev.azure.com/JLL-Applications/_packaging/JLL_Feed/npm/registry/neo-async/-/neo-async-2.6.1.tgz#ac27ada66167fa8849a6addd837f6b189ad2081c"
4075+
version "2.6.2"
4076+
resolved "https://registry.yarnpkg.com/neo-async/-/neo-async-2.6.2.tgz#b4aafb93e3aeb2d8174ca53cf163ab7d7308305f"
40804077

40814078
nice-try@^1.0.4:
40824079
version "1.0.5"
@@ -4285,13 +4282,6 @@ opencollective-postinstall@^2.0.0:
42854282
version "2.0.2"
42864283
resolved "https://registry.yarnpkg.com/opencollective-postinstall/-/opencollective-postinstall-2.0.2.tgz#5657f1bede69b6e33a45939b061eb53d3c6c3a89"
42874284

4288-
optimist@^0.6.1:
4289-
version "0.6.1"
4290-
resolved "https://pkgs.dev.azure.com/JLL-Applications/_packaging/JLL_Feed/npm/registry/optimist/-/optimist-0.6.1.tgz#da3ea74686fa21a19a111c326e90eb15a0196686"
4291-
dependencies:
4292-
minimist "~0.0.1"
4293-
wordwrap "~0.0.2"
4294-
42954285
optionator@^0.8.1, optionator@^0.8.2:
42964286
version "0.8.2"
42974287
resolved "https://pkgs.dev.azure.com/JLL-Applications/_packaging/JLL_Feed/npm/registry/optionator/-/optionator-0.8.2.tgz#364c5e409d3f4d6301d6c0b4c05bba50180aeb64"
@@ -5666,11 +5656,8 @@ uglify-es@^3.1.9:
56665656
source-map "~0.6.1"
56675657

56685658
uglify-js@^3.1.4:
5669-
version "3.6.0"
5670-
resolved "https://pkgs.dev.azure.com/JLL-Applications/_packaging/JLL_Feed/npm/registry/uglify-js/-/uglify-js-3.6.0.tgz#704681345c53a8b2079fb6cec294b05ead242ff5"
5671-
dependencies:
5672-
commander "~2.20.0"
5673-
source-map "~0.6.1"
5659+
version "3.17.4"
5660+
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.17.4.tgz#61678cf5fa3f5b7eb789bb345df29afb8257c22c"
56745661

56755662
ultron@1.0.x:
56765663
version "1.0.2"
@@ -5853,11 +5840,7 @@ wide-align@^1.1.0:
58535840

58545841
wordwrap@^1.0.0, wordwrap@~1.0.0:
58555842
version "1.0.0"
5856-
resolved "https://pkgs.dev.azure.com/JLL-Applications/_packaging/JLL_Feed/npm/registry/wordwrap/-/wordwrap-1.0.0.tgz#27584810891456a4171c8d0226441ade90cbcaeb"
5857-
5858-
wordwrap@~0.0.2:
5859-
version "0.0.3"
5860-
resolved "https://pkgs.dev.azure.com/JLL-Applications/_packaging/JLL_Feed/npm/registry/wordwrap/-/wordwrap-0.0.3.tgz#a3d5da6cd5c0bc0008d37234bbaf1bed63059107"
5843+
resolved "https://registry.yarnpkg.com/wordwrap/-/wordwrap-1.0.0.tgz#27584810891456a4171c8d0226441ade90cbcaeb"
58615844

58625845
wrap-ansi@^2.0.0:
58635846
version "2.1.0"

0 commit comments

Comments
 (0)