From b6374fa7ec99f661d55e6aa917cd5dd7651876e5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 21 Jun 2020 05:11:57 +0000 Subject: [PATCH] Bump js-yaml from 3.12.0 to 3.14.0 in /04-Ghost/current Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.12.0 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.12.0...3.14.0) Signed-off-by: dependabot[bot] --- 04-Ghost/current/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04-Ghost/current/package.json b/04-Ghost/current/package.json index 987b9d9..eafc96d 100644 --- a/04-Ghost/current/package.json +++ b/04-Ghost/current/package.json @@ -65,7 +65,7 @@ "image-size": "0.6.3", "intl": "1.2.5", "intl-messageformat": "1.3.0", - "js-yaml": "3.12.0", + "js-yaml": "3.14.0", "jsonpath": "1.0.0", "knex": "0.14.6", "knex-migrator": "3.2.3",