From b82035a7190a27fba3c92842b4b4942a99bbe08d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Oct 2019 20:43:06 +0000 Subject: [PATCH] Bump js-yaml from 3.8.4 to 3.13.1 Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.8.4 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.8.4...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 24cb426..429c5b3 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "imagemin-svgo": "~5.2.0", "jasmine-core": "2.5.2", "jquery": "~3.1.1", - "js-yaml": "~3.8.1", + "js-yaml": "~3.13.1", "karma": "~1.5.0", "karma-browserify": "~5.1.1", "karma-jasmine": "~1.1.0",