Pin ws 7.4.6 for react-native-flipper (#2430)

Summary:
Got an open security alert.

Pull Request resolved: https://github.com/facebook/flipper/pull/2430

Test Plan: _eyes

Reviewed By: mweststrate

Differential Revision: D28939983

Pulled By: passy

fbshipit-source-id: 24e9d68151515c4e51812c1c6c02c8dfc266213b
This commit is contained in:
Pascal Hartig
2021-06-08 05:17:31 -07:00
committed by Facebook GitHub Bot
parent a98e224fa3
commit 6224daf247
2 changed files with 6 additions and 35 deletions

View File

@@ -37,6 +37,7 @@
"kind-of": "6.0.3",
"node-fetch": "^2.6.1",
"xmldom": "0.5.0",
"browserslist": "^4.16.5"
"browserslist": "^4.16.5",
"ws": "7.4.6"
}
}