From 04708ee87d74edba5645d774d00a353f54af3a22 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 23 Jan 2020 11:28:37 +0100 Subject: [PATCH] chore(deps): bump vsls from 0.3.1291 to 1.0.1526 (#543) Bumps [vsls](https://github.com/MicrosoftDocs/live-share) from 0.3.1291 to 1.0.1526. - [Release notes](https://github.com/MicrosoftDocs/live-share/releases) - [Commits](https://github.com/MicrosoftDocs/live-share/commits) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index a684e3a..2f5d35d 100644 --- a/package.json +++ b/package.json @@ -187,7 +187,7 @@ "discord-rpc": "discordjs/RPC", "register-scheme": "devsnek/node-register-scheme", "utf-8-validate": "^5.0.2", - "vsls": "^0.3.1291" + "vsls": "^1.0.1526" }, "devDependencies": { "@types/node": "^13.1.8", diff --git a/yarn.lock b/yarn.lock index cba0802..49b51c5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3835,10 +3835,10 @@ vm-browserify@^1.0.1: resolved "https://registry.yarnpkg.com/vm-browserify/-/vm-browserify-1.1.2.tgz#78641c488b8e6ca91a75f511e7a3b32a86e5dda0" integrity sha512-2ham8XPWTONajOR0ohOKOHXkm3+gaBmGut3SRuu75xLd/RRaY6vqgh8NBYYk7+RW3u5AtzPQZG8F10LHkl0lAQ== -vsls@^0.3.1291: - version "0.3.1291" - resolved "https://registry.yarnpkg.com/vsls/-/vsls-0.3.1291.tgz#55928c363b24d39a5d03d8e946ba85d7dcec3e38" - integrity sha512-8yJPN9p7k+XYyczOVtQmpun4K1CRDsw/hdnIzT/c40r5bIkpptfsBlHmmLemoIV+CAHvrTLdWKEf5OtRvdcn9A== +vsls@^1.0.1526: + version "1.0.1526" + resolved "https://registry.yarnpkg.com/vsls/-/vsls-1.0.1526.tgz#7940cb77335a15de5cdbc74f169fc81b7b602dda" + integrity sha512-bxqb2iZzauwVluidgFS1CPZHF1KbNwIGqHeIow/7gtrJpLBLg+Bs0dgSvHLJafwfQulO+dsycWYPF64R6D3R/A== watchpack@^1.6.0: version "1.6.0"