From 6a8f8689fb46c33facc814df93c792ba43f073d2 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 8 Jan 2020 03:18:15 +0000 Subject: [PATCH] fix: upgrade js-yaml from 3.4.1 to 3.13.1 Snyk has created this PR to upgrade js-yaml from 3.4.1 to 3.13.1. See this package in NPM: https://www.npmjs.com/package/js-yaml See this project in Snyk: https://app.snyk.io/org/timscharfenort/project/83c384ca-8e81-42df-882f-f7fa12da3550?utm_source=github&utm_medium=upgrade-pr --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a0214b6394aba..f2e72eefc1f2c 100644 --- a/package.json +++ b/package.json @@ -139,7 +139,7 @@ "jade-loader": "0.7.1", "joi": "6.6.1", "jquery": "2.1.4", - "js-yaml": "3.4.1", + "js-yaml": "3.13.1", "json-loader": "0.5.3", "json-stringify-safe": "5.0.1", "jstimezonedetect": "1.0.5",