Skip to content

Commit 4b0bd71

Browse files
chore: bumps ws package which patches a security vulnerability (#2431)
Co-authored-by: szymonrybczak <[email protected]>
1 parent 4d65f1d commit 4b0bd71

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/cli-server-api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"nocache": "^3.0.1",
1616
"pretty-format": "^26.6.2",
1717
"serve-static": "^1.13.1",
18-
"ws": "^6.2.2"
18+
"ws": "^6.2.3"
1919
},
2020
"devDependencies": {
2121
"@types/compression": "^1.7.2",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11862,7 +11862,7 @@ [email protected]:
1186211862
type-fest "^0.4.1"
1186311863
write-json-file "^3.2.0"
1186411864

11865-
ws@^6.2.2:
11865+
ws@^6.2.3:
1186611866
version "6.2.3"
1186711867
resolved "https://registry.yarnpkg.com/ws/-/ws-6.2.3.tgz#ccc96e4add5fd6fedbc491903075c85c5a11d9ee"
1186811868
integrity sha512-jmTjYU0j60B+vHey6TfR3Z7RD61z/hmxBS3VMSGIrroOWXQEneK1zNuotOUrGyBHQj0yrpsLHPWtigEFd13ndA==

0 commit comments

Comments
 (0)