File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 10
10
},
11
11
"devDependencies" : {
12
12
"ejs" : " ^3.1.5" ,
13
- "handlebars" : " ^4.7.6 " ,
13
+ "handlebars" : " ^4.7.7 " ,
14
14
"metalsmith" : " ^2.3.0" ,
15
15
"metalsmith-sass" : " ^1.7.0" ,
16
16
"metalsmith-serve" : " 0.0.7" ,
Original file line number Diff line number Diff line change @@ -810,10 +810,10 @@ gray-matter@^2.0.0:
810
810
js-yaml "^3.8.1"
811
811
toml "^2.3.2"
812
812
813
- handlebars@^4.7.6 :
814
- version "4.7.6 "
815
- resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.7.6 .tgz#d4c05c1baf90e9945f77aa68a7a219aa4a7df74e "
816
- integrity sha512-1f2BACcBfiwAfStCKZNrUCgqNZkGsAT7UM3kkYtXuLo0KnaVfjKOyf7PRzB6++aK9STyT1Pd2ZCPe3EGOXleXA ==
813
+ handlebars@^4.7.7 :
814
+ version "4.7.7 "
815
+ resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.7.7 .tgz#9ce33416aad02dbd6c8fafa8240d5d98004945a1 "
816
+ integrity sha512-aAcXm5OAfE/8IXkcZvCepKU3VzW1/39Fb5ZuqMtgI/hT8X2YgoMvBY5dLhq/cpOvw7Lk1nK/UF71aLG/ZnVYRA ==
817
817
dependencies :
818
818
minimist "^1.2.5"
819
819
neo-async "^2.6.0"
You can’t perform that action at this time.
0 commit comments