From 0008004963742dfeb0e639bc921fdbf2f7be9283 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 15 Apr 2021 05:55:58 +0000 Subject: [PATCH] Bump js-yaml from 4.0.0 to 4.1.0 Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.0.0 to 4.1.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/4.0.0...4.1.0) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 51500a2..1bb616b 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "fbp-graph": "^0.7.0", "flowtrace": "^0.1.2", "isomorphic-fetch": "^3.0.0", - "js-yaml": "~4.0.0", + "js-yaml": "~4.1.0", "jsonpath": "^1.0.2", "mocha": "~8.2.0", "slug": "^4.0.2",