Skip to content

Commit 5e607f8

Browse files
dependabot[bot]necolas
authored andcommitted
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 eea9034 commit 5e607f8

File tree

1 file changed

+12
-6
lines changed

1 file changed

+12
-6
lines changed

yarn.lock

Lines changed: 12 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5082,9 +5082,9 @@ hamljs@^0.6.2:
50825082
integrity sha1-e3EWz22+cnjkKz9u+HJaM+F3yOM=
50835083

50845084
handlebars@^4.7.6:
5085-
version "4.7.6"
5086-
resolved "https://registry.npmjs.org/handlebars/-/handlebars-4.7.6.tgz"
5087-
integrity sha512-1f2BACcBfiwAfStCKZNrUCgqNZkGsAT7UM3kkYtXuLo0KnaVfjKOyf7PRzB6++aK9STyT1Pd2ZCPe3EGOXleXA==
5085+
version "4.7.7"
5086+
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.7.7.tgz#9ce33416aad02dbd6c8fafa8240d5d98004945a1"
5087+
integrity sha512-aAcXm5OAfE/8IXkcZvCepKU3VzW1/39Fb5ZuqMtgI/hT8X2YgoMvBY5dLhq/cpOvw7Lk1nK/UF71aLG/ZnVYRA==
50885088
dependencies:
50895089
minimist "^1.2.5"
50905090
neo-async "^2.6.0"
@@ -7173,7 +7173,7 @@ minimist-options@^4.0.2:
71737173

71747174
minimist@^1.1.1, minimist@^1.2.0, minimist@^1.2.3, minimist@^1.2.5:
71757175
version "1.2.5"
7176-
resolved "https://registry.npmjs.org/minimist/-/minimist-1.2.5.tgz"
7176+
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.5.tgz#67d66014b66a6a8aaa0c083c5fd58df4e4e97602"
71777177
integrity sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw==
71787178

71797179
mitt@^1.1.3:
@@ -9393,7 +9393,8 @@ source-map@^0.5.0, source-map@^0.5.6, source-map@^0.5.7, source-map@~0.5.1:
93939393

93949394
source-map@^0.6.0, source-map@^0.6.1, source-map@~0.6.0, source-map@~0.6.1:
93959395
version "0.6.1"
9396-
resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.6.1.tgz"
9396+
resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.6.1.tgz#74722af32e9614e9c287a8d0bbde48b5e2f1a263"
9397+
integrity sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==
93979398

93989399
spdx-correct@^3.0.0:
93999400
version "3.1.0"
@@ -10140,7 +10141,12 @@ uglify-js@^2.6.1:
1014010141
optionalDependencies:
1014110142
uglify-to-browserify "~1.0.0"
1014210143

10143-
uglify-js@^3.1.4, uglify-js@^3.5.1:
10144+
uglify-js@^3.1.4:
10145+
version "3.13.5"
10146+
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.13.5.tgz#5d71d6dbba64cf441f32929b1efce7365bb4f113"
10147+
integrity sha512-xtB8yEqIkn7zmOyS2zUNBsYCBRhDkvlNxMMY2smuJ/qA8NCHeQvKCF3i9Z4k8FJH4+PJvZRtMrPynfZ75+CSZw==
10148+
10149+
uglify-js@^3.5.1:
1014410150
version "3.12.4"
1014510151
resolved "https://registry.npmjs.org/uglify-js/-/uglify-js-3.12.4.tgz"
1014610152
integrity sha512-L5i5jg/SHkEqzN18gQMTWsZk3KelRsfD1wUVNqtq0kzqWQqcJjyL8yc1o8hJgRrWqrAl2mUFbhfznEIoi7zi2A==

0 commit comments

Comments
 (0)