Skip to content

Commit

Permalink
Update dependency ws to v6.2.3 [SECURITY]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 18, 2024
1 parent a117d84 commit 9343641
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/bagel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"react-dom": "16.14.0",
"uuid": "3.4.0",
"websocket": "1.0.34",
"ws": "6.2.2"
"ws": "6.2.3"
},
"devDependencies": {
"deepmerge": "2.2.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9577,10 +9577,10 @@ write@^0.2.1:
dependencies:
mkdirp "^0.5.1"

ws@6.2.2:
version "6.2.2"
resolved "https://registry.yarnpkg.com/ws/-/ws-6.2.2.tgz#dd5cdbd57a9979916097652d78f1cc5faea0c32e"
integrity sha512-zmhltoSR8u1cnDsD43TX59mzoMZsLKqUweyYBAIvTngR3shc0W6aOZylZmq/7hqyVxPdi+5Ud2QInblgyE72fw==
ws@6.2.3:
version "6.2.3"
resolved "https://registry.yarnpkg.com/ws/-/ws-6.2.3.tgz#ccc96e4add5fd6fedbc491903075c85c5a11d9ee"
integrity sha512-jmTjYU0j60B+vHey6TfR3Z7RD61z/hmxBS3VMSGIrroOWXQEneK1zNuotOUrGyBHQj0yrpsLHPWtigEFd13ndA==
dependencies:
async-limiter "~1.0.0"

Expand Down

0 comments on commit 9343641

Please sign in to comment.