Skip to content

Commit 2721124

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

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

yarn.lock

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1820,8 +1820,9 @@ graceful-fs@^4.1.2, graceful-fs@^4.1.4:
18201820
resolved "https://registry.yarnpkg.com/graceful-readlink/-/graceful-readlink-1.0.1.tgz#4cafad76bc62f02fa039b2f94e9a3dd3a391a725"
18211821

18221822
handlebars@^4.0.3:
1823-
version "4.7.6"
1824-
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.7.6.tgz#d4c05c1baf90e9945f77aa68a7a219aa4a7df74e"
1823+
version "4.7.7"
1824+
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.7.7.tgz#9ce33416aad02dbd6c8fafa8240d5d98004945a1"
1825+
integrity sha512-aAcXm5OAfE/8IXkcZvCepKU3VzW1/39Fb5ZuqMtgI/hT8X2YgoMvBY5dLhq/cpOvw7Lk1nK/UF71aLG/ZnVYRA==
18251826
dependencies:
18261827
minimist "^1.2.5"
18271828
neo-async "^2.6.0"
@@ -2497,6 +2498,7 @@ natural-compare@^1.4.0:
24972498
neo-async@^2.6.0:
24982499
version "2.6.2"
24992500
resolved "https://registry.yarnpkg.com/neo-async/-/neo-async-2.6.2.tgz#b4aafb93e3aeb2d8174ca53cf163ab7d7308305f"
2501+
integrity sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==
25002502

25012503
nock@^13.0.7:
25022504
version "13.0.7"
@@ -3223,6 +3225,7 @@ source-map@^0.5.0, source-map@^0.5.3:
32233225
source-map@^0.6.1:
32243226
version "0.6.1"
32253227
resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.6.1.tgz#74722af32e9614e9c287a8d0bbde48b5e2f1a263"
3228+
integrity sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==
32263229

32273230
spawn-wrap@^1.2.4:
32283231
version "1.2.4"
@@ -3469,8 +3472,9 @@ typedarray@~0.0.5:
34693472
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
34703473

34713474
uglify-js@^3.1.4:
3472-
version "3.10.3"
3473-
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.10.3.tgz#f0d2f99736c14de46d2d24649ba328be3e71c3bf"
3475+
version "3.13.5"
3476+
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.13.5.tgz#5d71d6dbba64cf441f32929b1efce7365bb4f113"
3477+
integrity sha512-xtB8yEqIkn7zmOyS2zUNBsYCBRhDkvlNxMMY2smuJ/qA8NCHeQvKCF3i9Z4k8FJH4+PJvZRtMrPynfZ75+CSZw==
34743478

34753479
uid-number@~0.0.6:
34763480
version "0.0.6"

0 commit comments

Comments
 (0)