Skip to content

Commit 59e0cad

Browse files
1 parent 2e7bb7e commit 59e0cad

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"dependencies": {},
1010
"devDependencies": {
1111
"ejs": "^3.1.5",
12-
"handlebars": "^4.7.6",
12+
"handlebars": "^4.7.7",
1313
"metalsmith": "^2.3.0",
1414
"metalsmith-sass": "^1.7.0",
1515
"metalsmith-serve": "0.0.7",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -812,10 +812,10 @@ gray-matter@^2.0.0:
812812
js-yaml "^3.8.1"
813813
toml "^2.3.2"
814814

815-
handlebars@^4.7.6:
816-
version "4.7.6"
817-
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.7.6.tgz#d4c05c1baf90e9945f77aa68a7a219aa4a7df74e"
818-
integrity sha512-1f2BACcBfiwAfStCKZNrUCgqNZkGsAT7UM3kkYtXuLo0KnaVfjKOyf7PRzB6++aK9STyT1Pd2ZCPe3EGOXleXA==
815+
handlebars@^4.7.7:
816+
version "4.7.7"
817+
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.7.7.tgz#9ce33416aad02dbd6c8fafa8240d5d98004945a1"
818+
integrity sha512-aAcXm5OAfE/8IXkcZvCepKU3VzW1/39Fb5ZuqMtgI/hT8X2YgoMvBY5dLhq/cpOvw7Lk1nK/UF71aLG/ZnVYRA==
819819
dependencies:
820820
minimist "^1.2.5"
821821
neo-async "^2.6.0"

0 commit comments

Comments
 (0)