From 789fa7d5bd92f4eb7f24bbd300d001ed5f8e5c84 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 25 May 2020 08:01:44 +0000 Subject: [PATCH] Bump js-yaml from 3.13.1 to 3.14.0 Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.13.1 to 3.14.0. - [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.13.1...3.14.0) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d5072fa9..4dadc2d8 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "date-fns": "~1.30.0", "easysurfshop-api": "~1.0.5", "is-all-reachable": "~1.1.3", - "js-yaml": "~3.13.0", + "js-yaml": "~3.14.0", "json-future": "~2.2.4", "lodash": "~4.17.5", "lpwind-api": "~1.0.4",