Skip to content

Commit 05a6808

Browse files
chore(deps): bump ws from 8.16.0 to 8.17.0 (#249)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c8d37ba commit 05a6808

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.16.0",
291+
"ws": "^8.17.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
@@ -6359,10 +6359,10 @@ write@1.0.3:
63596359
dependencies:
63606360
mkdirp "^0.5.1"
63616361

6362-
ws@^8.16.0:
6363-
version "8.16.0"
6364-
resolved "https://registry.yarnpkg.com/ws/-/ws-8.16.0.tgz#d1cd774f36fbc07165066a60e40323eab6446fd4"
6365-
integrity sha512-HS0c//TP7Ina87TfiPUz1rQzMhHrl/SG2guqRcTOIUYD2q8uhUdNHZYJUaQ8aTGPzCh+c6oawMKW35nFl1dxyQ==
6362+
ws@^8.17.0:
6363+
version "8.17.0"
6364+
resolved "https://registry.yarnpkg.com/ws/-/ws-8.17.0.tgz#d145d18eca2ed25aaf791a183903f7be5e295fea"
6365+
integrity sha512-uJq6108EgZMAl20KagGkzCKfMEjxmKvZHG7Tlq0Z6nOky7YF7aq4mOx6xK8TJ/i1LeK4Qus7INktacctDgY8Ow==
63666366

63676367
xml2js@^0.5.0:
63686368
version "0.5.0"

0 commit comments

Comments
 (0)