diff --git a/yarn.lock b/yarn.lock index 2b5270a..b6a8d90 100644 --- a/yarn.lock +++ b/yarn.lock @@ -585,9 +585,9 @@ acorn-walk@^6.0.1: integrity sha512-OtUw6JUTgxA2QoqqmrmQ7F2NYqiBPi/L2jqHyFtllhOUvXYQXf0Z1CYUinIfyT4bTCGmrA7gX9FvHA81uzCoVw== acorn@^5.5.3: - version "5.7.3" - resolved "https://registry.yarnpkg.com/acorn/-/acorn-5.7.3.tgz#67aa231bf8812974b85235a96771eb6bd07ea279" - integrity sha512-T/zvzYRfbVojPWahDsE5evJdHb3oJoQfFbsrKM7w5Zcs++Tr257tia3BmMP8XYVjp1S9RZXQMh7gao96BlqZOw== + version "5.7.4" + resolved "https://registry.yarnpkg.com/acorn/-/acorn-5.7.4.tgz#3e8d8a9947d0599a1796d10225d7432f4a4acf5e" + integrity sha512-1D++VG7BhrtvQpNbBzovKNc1FLGGEE/oGe7b9xJm/RFHMBeUaUGpluV9RLjZa47YFdPcDAenEYuq9pQPcMdLJg== acorn@^6.0.1: version "6.1.1" @@ -3281,9 +3281,10 @@ nice-try@^1.0.4: resolved "https://registry.yarnpkg.com/nice-try/-/nice-try-1.0.5.tgz#a3378a7696ce7d223e88fc9b764bd7ef1089e366" integrity sha512-1nh45deeb5olNY7eX82BkPO7SSxR5SSYJiPTrTdFUVYwAl8CKMA5N9PjTYkHiRjisVcxcQ1HXdLhx2qxxJzLNQ== -"noble-mac@git+https://github.com/buttplugio/noble-mac.git#buttplugio": +"noble-mac@https://github.com/buttplugio/noble-mac#buttplugio": version "0.0.4" - resolved "git+https://github.com/buttplugio/noble-mac.git#70a68e65677f9e746d3c011cac1dfe1f34656ad6" + uid "70a68e65677f9e746d3c011cac1dfe1f34656ad6" + resolved "https://github.com/buttplugio/noble-mac#70a68e65677f9e746d3c011cac1dfe1f34656ad6" dependencies: "@abandonware/noble" "https://github.com/abandonware/noble" cross-spawn "^6.0.5"