From a1541a7286db8039b8ae5e8df47019e1665fbe23 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2019 21:45:50 +0000 Subject: [PATCH] Bump js-yaml from 3.5.5 to 3.13.1 Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.5.5 to 3.13.1. - [Release notes](https://github.com/nodeca/js-yaml/releases) - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](https://github.com/nodeca/js-yaml/compare/3.5.5...3.13.1) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 611e756..fe235e4 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "lodash": "^4.2.1", "async": "~1.5.2", "json5": "~0.4.0", - "js-yaml": "~3.5.2", + "js-yaml": "~3.13.1", "properties": "~1.2.1" }, "devDependencies": {