Summary: Bumps [ws](https://github.com/websockets/ws) from 7.2.3 to 7.3.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/websockets/ws/releases">ws's releases</a>.</em></p> <blockquote> <h2>7.3.0</h2> <h1>Features</h1> <ul> <li><code>WebSocket.prototype.addEventListener()</code> now supports the <code>once</code> option (<a href="https://github-redirect.dependabot.com/websockets/ws/issues/1754">#1754</a>).</li> </ul> <h2>7.2.5</h2> <h1>Bug fixes</h1> <ul> <li>Fixed compatibility with Node.js master (651d6627).</li> </ul> <h2>7.2.4</h2> <h1>Bug fixes</h1> <ul> <li>The <a href="https://nodejs.org/api/http.html#http_http_request_options_callback"><code>http.request()</code></a> <code>auth</code> option is now supported (<a href="https://github-redirect.dependabot.com/websockets/ws/issues/1734">#1734</a>).</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="41f5e4ff11"><code>41f5e4f</code></a> [dist] 7.3.0</li> <li><a href="2e5c01f5b5"><code>2e5c01f</code></a> [feature] Make <code>addEventListener()</code> support the <code>once</code> option (<a href="https://github-redirect.dependabot.com/websockets/ws/issues/1754">#1754</a>)</li> <li><a href="97ddfce983"><code>97ddfce</code></a> [ci] Test on node 14</li> <li><a href="2b49c4821f"><code>2b49c48</code></a> Revert "[ci] Use GitHub Actions (<a href="https://github-redirect.dependabot.com/websockets/ws/issues/1644">#1644</a>)"</li> <li><a href="82f05372ba"><code>82f0537</code></a> Revert "[ci] Test on node 14"</li> <li><a href="b167d1cd45"><code>b167d1c</code></a> Revert "[ci] Update Coveralls GitHub Action to version 1.1.1"</li> <li><a href="78e1c01959"><code>78e1c01</code></a> [ci] Update Coveralls GitHub Action to version 1.1.1</li> <li><a href="e6949791fa"><code>e694979</code></a> [doc] Fix badge URL</li> <li><a href="67983cbba4"><code>67983cb</code></a> [dist] 7.2.5</li> <li><a href="18d773d1f5"><code>18d773d</code></a> [test] Fix failing tests</li> <li>Additional commits viewable in <a href="https://github.com/websockets/ws/compare/7.2.3...7.3.0">compare view</a></li> </ul> </details> <br /> [](https://help.github.com/articles/configuring-automated-security-fixes) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `dependabot rebase` will rebase this PR - `dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `dependabot merge` will merge this PR after your CI passes on it - `dependabot squash and merge` will squash and merge this PR after your CI passes on it - `dependabot cancel merge` will cancel a previously requested merge and block automerging - `dependabot reopen` will reopen this PR if it is closed - `dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually </details> Pull Request resolved: https://github.com/facebook/flipper/pull/1266 Reviewed By: nikoant Differential Revision: D22118507 Pulled By: passy fbshipit-source-id: 700f098e5c7b6ddb1dda27ef50974af5b73fe88c