From 5b73b29e3761a30eef9595758f5f5e53281cb5cc Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 20 Dec 2019 01:39:56 +0000 Subject: [PATCH] build(deps): bump bindings from 1.3.0 to 1.5.0 Bumps [bindings](https://github.com/TooTallNate/node-bindings) from 1.3.0 to 1.5.0. - [Release notes](https://github.com/TooTallNate/node-bindings/releases) - [Commits](https://github.com/TooTallNate/node-bindings/compare/v1.3.0...1.5.0) Signed-off-by: dependabot-preview[bot] --- package-lock.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index bb4762dc..63acee28 100644 --- a/package-lock.json +++ b/package-lock.json @@ -413,9 +413,12 @@ "dev": true }, "bindings": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/bindings/-/bindings-1.3.0.tgz", - "integrity": "sha512-DpLh5EzMR2kzvX1KIlVC0VkC3iZtHKTgdtZ0a3pglBZdaQFjt5S9g9xd1lE+YvXyfd6mtCeRnrUfOLYiTMlNSw==" + "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" + } }, "bl": { "version": "3.0.0",