From d57f86de8913168acb45d2dd5b95f8c76f6aea30 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 31 Dec 2020 00:23:55 +0800 Subject: [PATCH] Update dependency js-yaml to v3.14.1 (#156) Co-authored-by: Renovate Bot --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index dec1654..76dac41 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "hexo": "5.2.0", "hexo-renderer-marked": "3.3.0", "husky": "4.3.6", - "js-yaml": "3.14.0", + "js-yaml": "3.14.1", "mocha": "8.2.1", "stylint": "2.0.0" },