Skip to content

Commit 010a753

Browse files
chore(deps): bump ws from 8.14.2 to 8.16.0 (#229)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5256c80 commit 010a753

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -288,7 +288,7 @@
288288
"tar-fs": "^2.1.1",
289289
"ua-parser-js": "^1.0.37",
290290
"which": "^4.0.0",
291-
"ws": "^8.14.2",
291+
"ws": "^8.16.0",
292292
"yaml": "^2.3.4",
293293
"zod": "^3.22.3"
294294
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6358,10 +6358,10 @@ write@1.0.3:
63586358
dependencies:
63596359
mkdirp "^0.5.1"
63606360

6361-
ws@^8.14.2:
6362-
version "8.14.2"
6363-
resolved "https://registry.yarnpkg.com/ws/-/ws-8.14.2.tgz#6c249a806eb2db7a20d26d51e7709eab7b2e6c7f"
6364-
integrity sha512-wEBG1ftX4jcglPxgFCMJmZ2PLtSbJ2Peg6TmpJFTbe9GZYOQCDPdMYu/Tm0/bGZkw8paZnJY45J4K2PZrLYq8g==
6361+
ws@^8.16.0:
6362+
version "8.16.0"
6363+
resolved "https://registry.yarnpkg.com/ws/-/ws-8.16.0.tgz#d1cd774f36fbc07165066a60e40323eab6446fd4"
6364+
integrity sha512-HS0c//TP7Ina87TfiPUz1rQzMhHrl/SG2guqRcTOIUYD2q8uhUdNHZYJUaQ8aTGPzCh+c6oawMKW35nFl1dxyQ==
63656365

63666366
xml2js@^0.5.0:
63676367
version "0.5.0"

0 commit comments

Comments
 (0)