Skip to content

Commit bc2a09f

Browse files
committed
Update handlebars dependency.
1 parent 41cf413 commit bc2a09f

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"graphql": "^16.4.0",
2424
"graphql-ld": "^1.4.0",
2525
"graphql-ld-comunica": "^1.2.1",
26-
"handlebars": "^4.1.2",
26+
"handlebars": "^4.7.7",
2727
"jade-to-handlebars": "^2.3.0",
2828
"json-refs": "^3.0.15",
2929
"jsonld": "^1.6.2",

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2554,9 +2554,9 @@ growl@1.10.5:
25542554
resolved "https://registry.npmjs.org/growl/-/growl-1.10.5.tgz"
25552555
integrity sha512-qBr4OuELkhPenW6goKVXiv47US3clb3/IbuWF9KNKEijAy9oeHxU9IgzjvJhHkUzhaj7rOUD7+YGWqUjLp5oSA==
25562556

2557-
handlebars@^4.1.2:
2557+
handlebars@^4.7.7:
25582558
version "4.7.7"
2559-
resolved "https://registry.npmjs.org/handlebars/-/handlebars-4.7.7.tgz"
2559+
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.7.7.tgz#9ce33416aad02dbd6c8fafa8240d5d98004945a1"
25602560
integrity sha512-aAcXm5OAfE/8IXkcZvCepKU3VzW1/39Fb5ZuqMtgI/hT8X2YgoMvBY5dLhq/cpOvw7Lk1nK/UF71aLG/ZnVYRA==
25612561
dependencies:
25622562
minimist "^1.2.5"

0 commit comments

Comments
 (0)