Skip to content

Commit 6633856

Browse files
authored
Merge pull request #4 from nathanhere/dependabot/npm_and_yarn/frontend/handlebars-4.7.7
Bump handlebars from 4.0.6 to 4.7.7 in /frontend
2 parents 4c883ba + 692f0bb commit 6633856

File tree

1 file changed

+24
-17
lines changed

1 file changed

+24
-17
lines changed

frontend/yarn.lock

Lines changed: 24 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -372,7 +372,7 @@ async-foreach@^0.1.3:
372372
version "0.1.3"
373373
resolved "https://registry.yarnpkg.com/async-foreach/-/async-foreach-0.1.3.tgz#36121f845c0578172de419a97dbeb1d16ec34542"
374374

375-
[email protected], async@^1.4.0, async@^1.5.2:
375+
[email protected], async@^1.5.2:
376376
version "1.5.2"
377377
resolved "https://registry.yarnpkg.com/async/-/async-1.5.2.tgz#ec6a61ae56480c0c3cb241c95618e20892f9672a"
378378

@@ -2079,14 +2079,15 @@ handle-thing@^1.2.4:
20792079
resolved "https://registry.yarnpkg.com/handle-thing/-/handle-thing-1.2.5.tgz#fd7aad726bf1a5fd16dfc29b2f7a6601d27139c4"
20802080

20812081
handlebars@^4.0.1:
2082-
version "4.0.6"
2083-
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.0.6.tgz#2ce4484850537f9c97a8026d5399b935c4ed4ed7"
2082+
version "4.7.7"
2083+
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.7.7.tgz#9ce33416aad02dbd6c8fafa8240d5d98004945a1"
20842084
dependencies:
2085-
async "^1.4.0"
2086-
optimist "^0.6.1"
2087-
source-map "^0.4.4"
2085+
minimist "^1.2.5"
2086+
neo-async "^2.6.0"
2087+
source-map "^0.6.1"
2088+
wordwrap "^1.0.0"
20882089
optionalDependencies:
2089-
uglify-js "^2.6"
2090+
uglify-js "^3.1.4"
20902091

20912092
har-validator@~2.0.6:
20922093
version "2.0.6"
@@ -3218,9 +3219,9 @@ [email protected]:
32183219
version "0.0.8"
32193220
resolved "https://registry.yarnpkg.com/minimist/-/minimist-0.0.8.tgz#857fcabfc3397d2625b8228262e86aa7a011b05d"
32203221

3221-
minimist@^1.1.0, minimist@^1.1.3, minimist@^1.2.0:
3222-
version "1.2.0"
3223-
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.0.tgz#a35008b20f41383eec1fb914f4cd5df79a264284"
3222+
minimist@^1.1.0, minimist@^1.1.3, minimist@^1.2.0, minimist@^1.2.5:
3223+
version "1.2.5"
3224+
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.5.tgz#67d66014b66a6a8aaa0c083c5fd58df4e4e97602"
32243225

32253226
minimist@^1.2.5:
32263227
version "1.2.5"
@@ -3278,6 +3279,10 @@ [email protected]:
32783279
version "0.6.1"
32793280
resolved "https://registry.yarnpkg.com/negotiator/-/negotiator-0.6.1.tgz#2b327184e8992101177b28563fb5e7102acd0ca9"
32803281

3282+
neo-async@^2.6.0:
3283+
version "2.6.2"
3284+
resolved "https://registry.yarnpkg.com/neo-async/-/neo-async-2.6.2.tgz#b4aafb93e3aeb2d8174ca53cf163ab7d7308305f"
3285+
32813286
ng2-auto-complete@^0.8.9:
32823287
version "0.8.9"
32833288
resolved "https://registry.yarnpkg.com/ng2-auto-complete/-/ng2-auto-complete-0.8.9.tgz#898ff721479fb257f7e68ed6bbd0a4134f40912f"
@@ -4658,15 +4663,13 @@ [email protected], source-map@^0.1.41, source-map@~0.1.33:
46584663
dependencies:
46594664
amdefine ">=0.0.4"
46604665

4661-
[email protected], source-map@>=0.5.6, source-map@^0.5.0, source-map@^0.5.3, source-map@^0.5.6, source-map@~0.5.1, source-map@~0.5.3:
4666+
[email protected], source-map@^0.5.0, source-map@^0.5.3, source-map@^0.5.6, source-map@~0.5.1, source-map@~0.5.3:
46624667
version "0.5.6"
46634668
resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.5.6.tgz#75ce38f52bf0733c5a7f0c118d81334a2bb5f412"
46644669

4665-
source-map@^0.4.4:
4666-
version "0.4.4"
4667-
resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.4.4.tgz#eba4f5da9c0dc999de68032d8b4f76173652036b"
4668-
dependencies:
4669-
amdefine ">=0.0.4"
4670+
source-map@>=0.5.6, source-map@^0.6.1:
4671+
version "0.6.1"
4672+
resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.6.1.tgz#74722af32e9614e9c287a8d0bbde48b5e2f1a263"
46704673

46714674
source-map@~0.2.0:
46724675
version "0.2.0"
@@ -5039,7 +5042,7 @@ type-is@~1.6.14:
50395042
version "2.0.10"
50405043
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.0.10.tgz#ccdd4ed86fd5550a407101a0814012e1b3fac3dd"
50415044

5042-
[email protected], uglify-js@^2.6, uglify-js@^2.7.5:
5045+
[email protected], uglify-js@^2.7.5:
50435046
version "2.7.5"
50445047
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-2.7.5.tgz#4612c0c7baaee2ba7c487de4904ae122079f2ca8"
50455048
dependencies:
@@ -5048,6 +5051,10 @@ [email protected], uglify-js@^2.6, uglify-js@^2.7.5:
50485051
uglify-to-browserify "~1.0.0"
50495052
yargs "~3.10.0"
50505053

5054+
uglify-js@^3.1.4:
5055+
version "3.15.1"
5056+
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.15.1.tgz#9403dc6fa5695a6172a91bc983ea39f0f7c9086d"
5057+
50515058
uglify-to-browserify@~1.0.0:
50525059
version "1.0.2"
50535060
resolved "https://registry.yarnpkg.com/uglify-to-browserify/-/uglify-to-browserify-1.0.2.tgz#6e0924d6bda6b5afe349e39a6d632850a0f882b7"

0 commit comments

Comments
 (0)