Skip to content

Commit 64f2e2a

Browse files
chore(deps): bump ws from 8.8.1 to 8.17.1
Bumps [ws](https://github.com/websockets/ws) from 8.8.1 to 8.17.1. - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@8.8.1...8.17.1) --- updated-dependencies: - dependency-name: ws dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4d786e3 commit 64f2e2a

File tree

2 files changed

+6
-11
lines changed

2 files changed

+6
-11
lines changed

packages/core/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"sha256": "0.2.0",
4848
"typescript": "4.8.3",
4949
"uuid": "9.0.0",
50-
"ws": "8.8.1"
50+
"ws": "8.17.1"
5151
},
5252
"scripts": {
5353
"build": "tsup --minify --clean",

yarn.lock

+5-10
Original file line numberDiff line numberDiff line change
@@ -18247,16 +18247,16 @@ [email protected]:
1824718247
resolved "https://registry.npmjs.org/ws/-/ws-8.13.0.tgz"
1824818248
integrity sha512-x9vcZYTrFPC7aSIbj7sRCYo7L/Xb8Iy+pW0ng0wt2vCJv7M9HOMy0UoN3rr+IFC7hb7vXoqS+P9ktyLLLhO+LA==
1824918249

18250+
[email protected], ws@^8.12.0, ws@^8.12.1, ws@^8.5.0:
18251+
version "8.17.1"
18252+
resolved "https://registry.yarnpkg.com/ws/-/ws-8.17.1.tgz#9293da530bb548febc95371d90f9c878727d919b"
18253+
integrity sha512-6XQFvXTkbfUOZOKKILFG1PDK2NDQs4azKQl26T0YS5CxqWLgXajbPZ+h4gZekJyRqFU8pvnbAbbs/3TgRPy+GQ==
18254+
1825018255
1825118256
version "8.5.0"
1825218257
resolved "https://registry.npmjs.org/ws/-/ws-8.5.0.tgz"
1825318258
integrity sha512-BWX0SWVgLPzYwF8lTzEy1egjhS4S4OEAHfsO8o65WOVsrnSRGaSiUaa9e0ggGlkMTtBlmOpEXiie9RUcBO86qg==
1825418259

18255-
18256-
version "8.8.1"
18257-
resolved "https://registry.npmjs.org/ws/-/ws-8.8.1.tgz"
18258-
integrity sha512-bGy2JzvzkPowEJV++hF07hAD6niYSr0JzBNo/J29WsB57A2r7Wlc1UFcTR9IzrPvuNVO4B8LGqF8qcpsVOhJCA==
18259-
1826018260
ws@^3.2.0:
1826118261
version "3.3.3"
1826218262
resolved "https://registry.npmjs.org/ws/-/ws-3.3.3.tgz"
@@ -18273,11 +18273,6 @@ ws@^6.2.2:
1827318273
dependencies:
1827418274
async-limiter "~1.0.0"
1827518275

18276-
ws@^8.12.0, ws@^8.12.1, ws@^8.5.0:
18277-
version "8.16.0"
18278-
resolved "https://registry.npmjs.org/ws/-/ws-8.16.0.tgz"
18279-
integrity sha512-HS0c//TP7Ina87TfiPUz1rQzMhHrl/SG2guqRcTOIUYD2q8uhUdNHZYJUaQ8aTGPzCh+c6oawMKW35nFl1dxyQ==
18280-
1828118276
xcode@^3.0.1:
1828218277
version "3.0.1"
1828318278
resolved "https://registry.npmjs.org/xcode/-/xcode-3.0.1.tgz"

0 commit comments

Comments
 (0)