diff --git a/package.json b/package.json index 526e328..c279260 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,6 @@ "feed": "^4.2.2", "fs-extra": "^9.1.0", "gray-matter": "^4.0.2", - "handlebars": "4.7.7", "helper-date": "^1.0.1", "keyv": "^4.0.3", "markdown-it": "^12.0.6", @@ -59,7 +58,6 @@ "@types/express": "^4.17.11", "@types/express-serve-static-core": "^4.17.19", "@types/fs-extra": "^9.0.11", - "@types/handlebars": "^4.0.37", "@types/jest": "^26.0.22", "@types/keyv": "^3.1.1", "@types/markdown-it": "^12.0.1", diff --git a/yarn.lock b/yarn.lock index bd8788d..17608bb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -618,13 +618,6 @@ dependencies: "@types/node" "*" -"@types/handlebars@^4.0.37": - version "4.1.0" - resolved "https://registry.yarnpkg.com/@types/handlebars/-/handlebars-4.1.0.tgz#3fcce9bf88f85fe73dc932240ab3fb682c624850" - integrity sha512-gq9YweFKNNB1uFK71eRqsd4niVkXrxHugqWFQkeLRJvGjnxsLr16bYtcsG4tOFwmYi0Bax+wCkbf1reUfdl4kA== - dependencies: - handlebars "*" - "@types/highlight.js@^9.7.0": version "9.12.4" resolved "https://registry.yarnpkg.com/@types/highlight.js/-/highlight.js-9.12.4.tgz#8c3496bd1b50cc04aeefd691140aa571d4dbfa34" @@ -2481,7 +2474,7 @@ handlebars-utils@^1.0.2, handlebars-utils@^1.0.4, handlebars-utils@^1.0.6: kind-of "^6.0.0" typeof-article "^0.1.1" -handlebars@*, handlebars@4.7.7, handlebars@^4.0.11, handlebars@^4.7.7: +handlebars@^4.0.11, handlebars@^4.7.7: version "4.7.7" resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.7.7.tgz#9ce33416aad02dbd6c8fafa8240d5d98004945a1" integrity sha512-aAcXm5OAfE/8IXkcZvCepKU3VzW1/39Fb5ZuqMtgI/hT8X2YgoMvBY5dLhq/cpOvw7Lk1nK/UF71aLG/ZnVYRA==