Skip to content
This repository was archived by the owner on Dec 25, 2023. It is now read-only.

Commit 9ed5743

Browse files
Bump handlebars from 4.0.5 to 4.7.7
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.0.5 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.0.5...v4.7.7) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 209389f commit 9ed5743

File tree

1 file changed

+34
-20
lines changed

1 file changed

+34
-20
lines changed

yarn.lock

Lines changed: 34 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1835,14 +1835,16 @@ hammerjs@^2.0.4:
18351835
resolved "https://registry.yarnpkg.com/hammerjs/-/hammerjs-2.0.8.tgz#04ef77862cff2bb79d30f7692095930222bf60f1"
18361836

18371837
handlebars@^4.0.0:
1838-
version "4.0.5"
1839-
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.0.5.tgz#92c6ed6bb164110c50d4d8d0fbddc70806c6f8e7"
1840-
dependencies:
1841-
async "^1.4.0"
1842-
optimist "^0.6.1"
1843-
source-map "^0.4.4"
1838+
version "4.7.7"
1839+
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.7.7.tgz#9ce33416aad02dbd6c8fafa8240d5d98004945a1"
1840+
integrity sha512-aAcXm5OAfE/8IXkcZvCepKU3VzW1/39Fb5ZuqMtgI/hT8X2YgoMvBY5dLhq/cpOvw7Lk1nK/UF71aLG/ZnVYRA==
1841+
dependencies:
1842+
minimist "^1.2.5"
1843+
neo-async "^2.6.0"
1844+
source-map "^0.6.1"
1845+
wordwrap "^1.0.0"
18441846
optionalDependencies:
1845-
uglify-js "^2.6"
1847+
uglify-js "^3.1.4"
18461848

18471849
har-schema@^2.0.0:
18481850
version "2.0.0"
@@ -2817,9 +2819,10 @@ [email protected]:
28172819
version "0.0.8"
28182820
resolved "https://registry.yarnpkg.com/minimist/-/minimist-0.0.8.tgz#857fcabfc3397d2625b8228262e86aa7a011b05d"
28192821

2820-
minimist@^1.1.0, minimist@^1.1.3, minimist@^1.2.0, minimist@~1.2.0:
2821-
version "1.2.0"
2822-
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.0.tgz#a35008b20f41383eec1fb914f4cd5df79a264284"
2822+
minimist@^1.1.0, minimist@^1.1.3, minimist@^1.2.0, minimist@^1.2.5, minimist@~1.2.0:
2823+
version "1.2.7"
2824+
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.7.tgz#daa1c4d91f507390437c6a8bc01078e7000c4d18"
2825+
integrity sha512-bzfL1YUZsP41gmu/qjrEk0Q6i2ix/cVeAhbCbqH9u3zYutS1cLg00qhrD0M2MVdCcx4Sc0UpP2eBWo9rotpq6g==
28232826

28242827
minimist@~0.0.1:
28252828
version "0.0.10"
@@ -2862,6 +2865,11 @@ [email protected]:
28622865
version "0.6.1"
28632866
resolved "https://registry.yarnpkg.com/negotiator/-/negotiator-0.6.1.tgz#2b327184e8992101177b28563fb5e7102acd0ca9"
28642867

2868+
neo-async@^2.6.0:
2869+
version "2.6.2"
2870+
resolved "https://registry.yarnpkg.com/neo-async/-/neo-async-2.6.2.tgz#b4aafb93e3aeb2d8174ca53cf163ab7d7308305f"
2871+
integrity sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==
2872+
28652873
node-gyp@^3.8.0:
28662874
version "3.8.0"
28672875
resolved "https://registry.yarnpkg.com/node-gyp/-/node-gyp-3.8.0.tgz#540304261c330e80d0d5edce253a68cb3964218c"
@@ -3087,7 +3095,7 @@ [email protected]:
30873095
version "0.0.5"
30883096
resolved "https://registry.yarnpkg.com/open/-/open-0.0.5.tgz#42c3e18ec95466b6bf0dc42f3a2945c3f0cad8fc"
30893097

3090-
optimist@^0.6.1, optimist@~0.6.0, optimist@~0.6.1:
3098+
optimist@~0.6.0, optimist@~0.6.1:
30913099
version "0.6.1"
30923100
resolved "https://registry.yarnpkg.com/optimist/-/optimist-0.6.1.tgz#da3ea74686fa21a19a111c326e90eb15a0196686"
30933101
dependencies:
@@ -4201,7 +4209,7 @@ [email protected]:
42014209
dependencies:
42024210
amdefine ">=0.0.4"
42034211

4204-
source-map@^0.4.2, source-map@^0.4.4, source-map@~0.4.1:
4212+
source-map@^0.4.2, source-map@~0.4.1:
42054213
version "0.4.4"
42064214
resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.4.4.tgz#eba4f5da9c0dc999de68032d8b4f76173652036b"
42074215
dependencies:
@@ -4211,6 +4219,11 @@ source-map@^0.5.0, source-map@^0.5.3, source-map@^0.5.6, source-map@~0.5.0, sour
42114219
version "0.5.6"
42124220
resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.5.6.tgz#75ce38f52bf0733c5a7f0c118d81334a2bb5f412"
42134221

4222+
source-map@^0.6.1:
4223+
version "0.6.1"
4224+
resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.6.1.tgz#74722af32e9614e9c287a8d0bbde48b5e2f1a263"
4225+
integrity sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==
4226+
42144227
spdx-correct@~1.0.0:
42154228
version "1.0.2"
42164229
resolved "https://registry.yarnpkg.com/spdx-correct/-/spdx-correct-1.0.2.tgz#4b3073d933ff51f3912f03ac5519498a4150db40"
@@ -4591,14 +4604,10 @@ ua-parser-js@^0.7.9:
45914604
version "0.7.10"
45924605
resolved "https://registry.yarnpkg.com/ua-parser-js/-/ua-parser-js-0.7.10.tgz#917559ddcce07cbc09ece7d80495e4c268f4ef9f"
45934606

4594-
uglify-js@^2.6:
4595-
version "2.7.3"
4596-
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-2.7.3.tgz#39b3a7329b89f5ec507e344c6e22568698ef4868"
4597-
dependencies:
4598-
async "~0.2.6"
4599-
source-map "~0.5.1"
4600-
uglify-to-browserify "~1.0.0"
4601-
yargs "~3.10.0"
4607+
uglify-js@^3.1.4:
4608+
version "3.17.4"
4609+
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.17.4.tgz#61678cf5fa3f5b7eb789bb345df29afb8257c22c"
4610+
integrity sha512-T9q82TJI9e/C1TAxYvfb16xO120tMVFZrGA3f9/P4424DNu6ypK103y0GPFVa17yotwSyZW5iYXgjYHkGrJW/g==
46024611

46034612
uglify-js@~2.6.0:
46044613
version "2.6.4"
@@ -4838,6 +4847,11 @@ [email protected]:
48384847
version "0.0.2"
48394848
resolved "https://registry.yarnpkg.com/wordwrap/-/wordwrap-0.0.2.tgz#b79669bb42ecb409f83d583cad52ca17eaa1643f"
48404849

4850+
wordwrap@^1.0.0:
4851+
version "1.0.0"
4852+
resolved "https://registry.yarnpkg.com/wordwrap/-/wordwrap-1.0.0.tgz#27584810891456a4171c8d0226441ade90cbcaeb"
4853+
integrity sha512-gvVzJFlPycKc5dZN4yPkP8w7Dc37BtP1yczEneOb4uq34pXZcvrtRTmWV8W+Ume+XCxKgbjM+nevkyFPMybd4Q==
4854+
48414855
wordwrap@~0.0.2:
48424856
version "0.0.3"
48434857
resolved "https://registry.yarnpkg.com/wordwrap/-/wordwrap-0.0.3.tgz#a3d5da6cd5c0bc0008d37234bbaf1bed63059107"

0 commit comments

Comments
 (0)