From c657f615c838c9e6c1551a8871833af7049abb8b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2019 13:39:24 +0000 Subject: [PATCH] Bump js-yaml from 0.3.7 to 3.13.1 Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 0.3.7 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/0.3.7...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 6abf020..7487f07 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ ], "version": "1.0.52", "dependencies": { - "js-yaml": "0.3.x", + "js-yaml": "3.13.x", "csi": "git+ssh://git@github.com:siq/csi.git#1.0.6", "siq-vendor-js": "git+ssh://git@github.com:siq/siq-vendor-js.git#1.0.7", "bedrockjs": "git+ssh://git@github.com:siq/bedrockjs.git#1.0.15"