From b466f1c8bb287d31c59a1d939850a3fe371fbc5e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Aug 2023 10:14:56 -0700 Subject: [PATCH] chore(deps): bump ws from 7.5.6 to 7.5.9 (#5686) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 59f76d67a..9a0c6564d 100644 --- a/package.json +++ b/package.json @@ -219,7 +219,7 @@ "vite": "^4.1.5", "vite-plugin-pwa": "^0.14.4", "winston": "^3.10.0", - "ws": "^7.5.3", + "ws": "^7.5.9", "y-indexeddb": "^9.0.11", "y-protocols": "^1.0.5", "yjs": "^13.6.1", diff --git a/yarn.lock b/yarn.lock index 6612bc1d0..1f2ad033b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -13622,10 +13622,10 @@ write-file-atomic@^4.0.2: imurmurhash "^0.1.4" signal-exit "^3.0.7" -ws@^7.5.3: - version "7.5.6" - resolved "https://registry.yarnpkg.com/ws/-/ws-7.5.6.tgz#e59fc509fb15ddfb65487ee9765c5a51dec5fe7b" - integrity sha512-6GLgCqo2cy2A2rjCNFlxQS6ZljG/coZfZXclldI8FB/1G3CCI36Zd8xy2HrFVACi8tfk5XrgLQEk+P0Tnz9UcA== +ws@^7.5.9: + version "7.5.9" + resolved "https://registry.yarnpkg.com/ws/-/ws-7.5.9.tgz#54fa7db29f4c7cec68b1ddd3a89de099942bb591" + integrity sha512-F+P9Jil7UiSKSkppIiD94dN07AwvFixvLIj1Og1Rl9GGMuNipJnV9JzjD6XuqmAeiswGvUmNLjr5cFuXwNS77Q== ws@^8.11.0, ws@^8.13.0, ws@^8.5.0: version "8.13.0"