Summary: Bumps [ws](https://github.com/websockets/ws) from 7.3.0 to 7.4.2. <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.4.2</h2> <h1>Bug fixes</h1> <ul> <li>Silenced a deprecation warning (d1a8af4d).</li> </ul> <h2>7.4.1</h2> <h1>Bug fixes</h1> <ul> <li>Added a workaround for a double <code>'error'</code> event bug in Node.js < 13 which caused an uncaught error during the WebSocket handshake (38d6ab3b).</li> </ul> <h2>7.4.0</h2> <h1>Features</h1> <ul> <li>The callback of <code>WebSocketServer.prototype.handleUpgrade()</code> now takes the client HTTP GET request as second argument (7d39f19e).</li> </ul> <h1>Bug fixes</h1> <ul> <li>Read-only properties are now read-only (eabed8fc).</li> <li>The <code>CONNECTING</code>, <code>OPEN</code>, <code>CLOSING</code>, <code>CLOSED</code>, <code>binaryType</code>, <code>bufferedAmount</code>, <code>extensions</code>, <code>onclose</code>, <code>onerror</code>, <code>onmessage</code>, <code>onopen</code>, <code>protocol</code>, <code>readyState</code>, and <code>url</code> properties are now enumerable (2069e684).</li> </ul> <h2>7.3.1</h2> <h1>Bug fixes</h1> <ul> <li>Improved <code>websocket.bufferedAmount</code> accuracy (e1349c04, a1629426).</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="d1a8af4ddb"><code>d1a8af4</code></a> [dist] 7.4.2</li> <li><a href="48a2349d22"><code>48a2349</code></a> [pkg] Update eslint-config-prettier to version 7.1.0</li> <li><a href="a2c0d447af"><code>a2c0d44</code></a> [minor] Silence deprecation warning</li> <li><a href="c171962844"><code>c171962</code></a> [dist] 7.4.1</li> <li><a href="38d6ab3b06"><code>38d6ab3</code></a> [fix] Handle cases where the <code>'error'</code> event is emitted multiple times</li> <li><a href="3d5066a7ca"><code>3d5066a</code></a> [test] Check configurability and enumerability of WebSocket properties</li> <li><a href="eb36a63183"><code>eb36a63</code></a> [dist] 7.4.0</li> <li><a href="3f185bf34a"><code>3f185bf</code></a> [minor] Use the public <code>binaryType</code> property</li> <li><a href="2069e68470"><code>2069e68</code></a> [fix] Fix the enumerability of some properties</li> <li><a href="eabed8fcc3"><code>eabed8f</code></a> [fix] Make read-only properties read-only</li> <li>Additional commits viewable in <a href="https://github.com/websockets/ws/compare/7.3.0...7.4.2">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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 - `dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Pull Request resolved: https://github.com/facebook/flipper/pull/1827 Reviewed By: mweststrate Differential Revision: D25870560 Pulled By: passy fbshipit-source-id: e71365ab725d18bd89f93854087437703da477c4
92 lines
2.5 KiB
JSON
92 lines
2.5 KiB
JSON
{
|
|
"name": "flipper",
|
|
"version": "0.0.0",
|
|
"description": "Mobile development tool",
|
|
"productName": "Flipper",
|
|
"author": "Facebook Inc",
|
|
"main": "src/index.tsx",
|
|
"icon": "icon.png",
|
|
"category": "facebook-intern",
|
|
"privileged": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@ant-design/icons": "^4.2.2",
|
|
"@emotion/css": "^11.0.0",
|
|
"@emotion/react": "^11.1.1",
|
|
"@emotion/styled": "^11.0.0",
|
|
"@iarna/toml": "^2.2.5",
|
|
"@types/archiver": "^3.1.0",
|
|
"@types/uuid": "^8.0.1",
|
|
"JSONStream": "^1.3.1",
|
|
"adbkit": "^2.11.1",
|
|
"adbkit-logcat": "^2.0.1",
|
|
"antd": "^4.9.1",
|
|
"archiver": "^5.0.2",
|
|
"async-mutex": "^0.2.6",
|
|
"axios": "^0.21.1",
|
|
"console-feed": "^3.1.10",
|
|
"deep-equal": "^2.0.1",
|
|
"expand-tilde": "^2.0.2",
|
|
"flipper-client-sdk": "^0.0.3",
|
|
"flipper-doctor": "0.0.0",
|
|
"flipper-plugin": "0.0.0",
|
|
"flipper-plugin-lib": "0.0.0",
|
|
"fs-extra": "^9.0.1",
|
|
"immer": "^8.0.0",
|
|
"immutable": "^4.0.0-rc.12",
|
|
"invariant": "^2.2.2",
|
|
"lodash": "^4.17.19",
|
|
"lodash.memoize": "^4.1.2",
|
|
"open": "^7.0.0",
|
|
"openssl-wrapper": "^0.3.4",
|
|
"p-filter": "^2.1.0",
|
|
"p-map": "^4.0.0",
|
|
"promise-retry": "^2.0.1",
|
|
"promisify-child-process": "^4.1.0",
|
|
"prop-types": "^15.6.0",
|
|
"query-string": "^6.13.3",
|
|
"react": "17.0.1",
|
|
"react-async": "^10.0.0",
|
|
"react-color": "^2.18.1",
|
|
"react-debounce-render": "^7.0.0",
|
|
"react-dom": "^17.0.1",
|
|
"react-element-to-jsx-string": "^14.3.1",
|
|
"react-markdown": "^5.0.3",
|
|
"react-player": "^1.15.2",
|
|
"react-redux": "^7.1.1",
|
|
"react-test-renderer": "^17.0.1",
|
|
"react-transition-group": "^4.4.1",
|
|
"react-virtualized-auto-sizer": "^1.0.2",
|
|
"react-window": "^1.8.6",
|
|
"recursive-readdir": "^2.2.2",
|
|
"redux": "^4.0.0",
|
|
"redux-persist": "^6.0.0",
|
|
"rsocket-core": "^0.0.19",
|
|
"rsocket-flowable": "^0.0.14",
|
|
"rsocket-tcp-server": "^0.0.19",
|
|
"rsocket-types": "^0.0.16",
|
|
"semver": "^7.3.2",
|
|
"string-natural-compare": "^3.0.0",
|
|
"tmp": "^0.2.1",
|
|
"uuid": "^8.3.2",
|
|
"which": "^2.0.1",
|
|
"ws": "^7.4.2",
|
|
"xdg-basedir": "^4.0.0"
|
|
},
|
|
"optionalDependencies": {
|
|
"7zip-bin-mac": "^1.0.1"
|
|
},
|
|
"devDependencies": {
|
|
"@testing-library/dom": "^7.29.0",
|
|
"@testing-library/react": "^11.1.0",
|
|
"@types/lodash.memoize": "^4.1.6",
|
|
"flipper-test-utils": "0.0.0",
|
|
"metro-runtime": "^0.63.0",
|
|
"mock-fs": "^4.13.0",
|
|
"pretty-format": "^26.1.0",
|
|
"react-refresh": "^0.8.1",
|
|
"redux-mock-store": "^1.0.1",
|
|
"ts-jest": "^26.0.0"
|
|
}
|
|
}
|