diff --git a/package.json b/package.json index 83e1e5f..8dadab2 100644 --- a/package.json +++ b/package.json @@ -48,6 +48,6 @@ "tslint": "^5.20.1", "typedoc": "^0.15.3", "typescript": "^3.7.3", - "yarn": "^1.21.0" + "yarn": "^1.22.0" } } diff --git a/yarn.lock b/yarn.lock index 2b5270a..0032934 100644 --- a/yarn.lock +++ b/yarn.lock @@ -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" @@ -5132,10 +5133,10 @@ yargs@^13.3.0: y18n "^4.0.0" yargs-parser "^13.1.1" -yarn@^1.21.0: - version "1.21.0" - resolved "https://registry.yarnpkg.com/yarn/-/yarn-1.21.0.tgz#e0827d97a24f6714f1540cf2e8328b2e8eed682c" - integrity sha512-g9cvrdKXPZlz1eJYpKanQm3eywEmecudeyDkwiVWeswBrpHK3nJFBholkphHF9eNc8y/FNEhSQ8Et5ZAx4XyLw== +yarn@^1.22.0: + version "1.22.0" + resolved "https://registry.yarnpkg.com/yarn/-/yarn-1.22.0.tgz#acf82906e36bcccd1ccab1cfb73b87509667c881" + integrity sha512-KMHP/Jq53jZKTY9iTUt3dIVl/be6UPs2INo96+BnZHLKxYNTfwMmlgHTaMWyGZoO74RI4AIFvnWhYrXq2USJkg== yn@^3.0.0: version "3.1.0"