From 07207f33b8c29f628583108b4cbe73979818e893 Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Tue, 12 Jun 2018 09:58:34 +0000 Subject: [PATCH] chore(package): update lockfile https://npm.im/greenkeeper-lockfile --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 2b6c0ad..6947108 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4361,9 +4361,9 @@ "integrity": "sha1-VDjNLqk7IC76Ohn+iIeu58lPnJ0=" }, "winston": { - "version": "2.4.2", - "resolved": "https://registry.npmjs.org/winston/-/winston-2.4.2.tgz", - "integrity": "sha512-4S/Ad4ZfSNl8OccCLxnJmNISWcm2joa6Q0YGDxlxMzH0fgSwWsjMt+SmlNwCqdpaPg3ev1HKkMBsIiXeSUwpbA==", + "version": "2.4.3", + "resolved": "https://registry.npmjs.org/winston/-/winston-2.4.3.tgz", + "integrity": "sha512-GYKuysPz2pxYAVJD2NPsDLP5Z79SDEzPm9/j4tCjkF/n89iBNGBMJcR+dMUqxgPNgoSs6fVygPi+Vl2oxIpBuw==", "requires": { "async": "~1.0.0", "colors": "1.0.x",