Skip to content

Commit

Permalink
Merge pull request #231 from zelloptt/dependabot/npm_and_yarn/example…
Browse files Browse the repository at this point in the history
…s/js/ws-7.5.10

Bump ws from 7.3.1 to 7.5.10 in /examples/js
  • Loading branch information
EugeneP-Zello committed Jul 23, 2024
2 parents efd9765 + 5d75d30 commit 42d55a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/js/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"dependencies": {
"configparser": "0.3.6",
"ws": "7.3.1",
"ws": "7.5.10",
"buffer": "5.6.0"
}
}

0 comments on commit 42d55a1

Please sign in to comment.