From 8b6c755f46963a1e5de31f20caefb051b54bc95b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 31 Mar 2021 05:35:10 +0000 Subject: [PATCH] Bump @abandonware/noble from 1.9.2-12 to 1.9.2-13 Bumps [@abandonware/noble](https://github.com/abandonware/noble) from 1.9.2-12 to 1.9.2-13. - [Release notes](https://github.com/abandonware/noble/releases) - [Changelog](https://github.com/abandonware/noble/blob/master/CHANGELOG.md) - [Commits](https://github.com/abandonware/noble/compare/v1.9.2-12...v1.9.2-13) Signed-off-by: dependabot-preview[bot] --- package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index cc3b75c..9826c26 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17,9 +17,9 @@ } }, "@abandonware/noble": { - "version": "1.9.2-12", - "resolved": "https://registry.npmjs.org/@abandonware/noble/-/noble-1.9.2-12.tgz", - "integrity": "sha512-yufugJG3JtAWY4FfXt2JYJstut8OICQuVRPhvs7nyDufr//3ds6tLWzngSk4zEMBGbVF59FIp2x2IhhkMdV6bg==", + "version": "1.9.2-13", + "resolved": "https://registry.npmjs.org/@abandonware/noble/-/noble-1.9.2-13.tgz", + "integrity": "sha512-PZLmzx7x0CMK/Ws1xUBlmrea4Zd8jc33DHUgoNaHVlyFiE7rcrCTNpjHvRdR4nBVgzgU95ASkndzbUuJKJYKDQ==", "requires": { "@abandonware/bluetooth-hci-socket": "^0.5.3-7", "debug": "^4.3.1", @@ -1643,9 +1643,9 @@ "dev": true }, "node-abi": { - "version": "2.20.0", - "resolved": "https://registry.npmjs.org/node-abi/-/node-abi-2.20.0.tgz", - "integrity": "sha512-6ldtfVR5l3RS8D0aT+lj/uM2Vv/PGEkeWzt2tl8DFBsGY/IuVnAIHl+dG6C14NlWClVv7Rn2+ZDvox+35Hx2Kg==", + "version": "2.21.0", + "resolved": "https://registry.npmjs.org/node-abi/-/node-abi-2.21.0.tgz", + "integrity": "sha512-smhrivuPqEM3H5LmnY3KU6HfYv0u4QklgAxfFyRNujKUzbUcYZ+Jc2EhukB9SRcD2VpqhxM7n/MIcp1Ua1/JMg==", "optional": true, "requires": { "semver": "^5.4.1"