Skip to content

Commit

Permalink
Merge pull request #1007 from nexryai/dependabot/npm_and_yarn/package…
Browse files Browse the repository at this point in the history
…s/backend/ws-8.17.1

build(deps): bump ws from 8.16.0 to 8.17.1 in /packages/backend
  • Loading branch information
nexryai authored Jun 18, 2024
2 parents 834b65b + 6c04615 commit 4484111
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 10 deletions.
2 changes: 1 addition & 1 deletion packages/backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@
"uuid": "9.0.1",
"web-push": "3.6.7",
"websocket": "1.0.34",
"ws": "8.16.0",
"ws": "8.17.1",
"xev": "3.0.2"
},
"devDependencies": {
Expand Down
13 changes: 4 additions & 9 deletions packages/backend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7485,15 +7485,10 @@ wrappy@1:
resolved "https://registry.yarnpkg.com/wrappy/-/wrappy-1.0.2.tgz#b5243d8f3ec1aa35f1364605bc0d1036e30ab69f"
integrity sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==

[email protected]:
version "8.16.0"
resolved "https://registry.yarnpkg.com/ws/-/ws-8.16.0.tgz#d1cd774f36fbc07165066a60e40323eab6446fd4"
integrity sha512-HS0c//TP7Ina87TfiPUz1rQzMhHrl/SG2guqRcTOIUYD2q8uhUdNHZYJUaQ8aTGPzCh+c6oawMKW35nFl1dxyQ==

ws@^8.17.0:
version "8.17.0"
resolved "https://registry.yarnpkg.com/ws/-/ws-8.17.0.tgz#d145d18eca2ed25aaf791a183903f7be5e295fea"
integrity sha512-uJq6108EgZMAl20KagGkzCKfMEjxmKvZHG7Tlq0Z6nOky7YF7aq4mOx6xK8TJ/i1LeK4Qus7INktacctDgY8Ow==
[email protected], ws@^8.17.0:
version "8.17.1"
resolved "https://registry.yarnpkg.com/ws/-/ws-8.17.1.tgz#9293da530bb548febc95371d90f9c878727d919b"
integrity sha512-6XQFvXTkbfUOZOKKILFG1PDK2NDQs4azKQl26T0YS5CxqWLgXajbPZ+h4gZekJyRqFU8pvnbAbbs/3TgRPy+GQ==

[email protected]:
version "3.0.2"
Expand Down

0 comments on commit 4484111

Please sign in to comment.