From 05e80a2431e466db3fa7d57fac5fb3ce1cca4df7 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Fri, 8 Mar 2019 21:35:57 +0000 Subject: [PATCH] chore(package): update lockfile package-lock.json --- package-lock.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/package-lock.json b/package-lock.json index 1d884d9..e60a323 100644 --- a/package-lock.json +++ b/package-lock.json @@ -186,9 +186,9 @@ } }, "@randy.tarampi/lwip": { - "version": "0.0.12", - "resolved": "https://registry.npmjs.org/@randy.tarampi/lwip/-/lwip-0.0.12.tgz", - "integrity": "sha512-22KPg/+fyXNXL9BsiQxxI6K7kEK8FBi21D/ZXrdUqXvvB1k39ctgxJY7ToZXH4X6hpkZOxOsOLb+5lb5GcQMzw==", + "version": "0.0.14", + "resolved": "https://registry.npmjs.org/@randy.tarampi/lwip/-/lwip-0.0.14.tgz", + "integrity": "sha512-FzV9ZvHIDkPWa5sCofVJQ6DuZBdy1E1l2Qr9D04uxfSsbWvXc9qotLts3KLQulR3T3pKi35D4vMvxWkJr7xS7Q==", "requires": { "async": "^2.6.2", "bindings": "^1.5.0", @@ -203,14 +203,6 @@ "requires": { "lodash": "^4.17.11" } - }, - "bindings": { - "version": "1.5.0", - "resolved": "https://registry.npmjs.org/bindings/-/bindings-1.5.0.tgz", - "integrity": "sha512-p2q/t/mhvuOj/UeLlV6566GD/guowlr0hHxClI0W9m7MWYkL1F0hLo+0Aexs9HSPCtR1SXQ0TD3MMKrXZajbiQ==", - "requires": { - "file-uri-to-path": "1.0.0" - } } } }, @@ -1050,6 +1042,14 @@ "integrity": "sha512-EgmjVLMn22z7eGGv3kcnHwSnJXmFHjISTY9E/S5lIcTD3Oxw05QTcBLNkJFzcb3cNueUdF/IN4U+d78V0zO8Hw==", "dev": true }, + "bindings": { + "version": "1.5.0", + "resolved": "https://registry.npmjs.org/bindings/-/bindings-1.5.0.tgz", + "integrity": "sha512-p2q/t/mhvuOj/UeLlV6566GD/guowlr0hHxClI0W9m7MWYkL1F0hLo+0Aexs9HSPCtR1SXQ0TD3MMKrXZajbiQ==", + "requires": { + "file-uri-to-path": "1.0.0" + } + }, "bottleneck": { "version": "2.17.1", "resolved": "https://registry.npmjs.org/bottleneck/-/bottleneck-2.17.1.tgz",