Bump deps

Summary:
This updates minor and patch level dependencies. Frustratingly, I had to revert a bunch
of changes in that version range that still caused incompatibilities and test failures.

If I find time, I'll dig a bit deeper.

Reviewed By: ivanmisuno

Differential Revision: D48433210

fbshipit-source-id: 9ab12e774c1992d4f22cc1428d34f102ce820b75
This commit is contained in:
Pascal Hartig
2023-08-21 03:03:30 -07:00
committed by Facebook GitHub Bot
parent 22c0eaa5cd
commit 160b05a5bd
16 changed files with 256 additions and 116 deletions

View File

@@ -15,18 +15,18 @@
"file-stream-rotator": "^0.6.1",
"flipper-common": "0.0.0",
"flipper-pkg-lib": "0.0.0",
"flipper-server-client": "0.0.0",
"flipper-server-companion": "0.0.0",
"flipper-server-core": "0.0.0",
"flipper-server-client": "0.0.0",
"fs-extra": "^11.1.0",
"fs-extra": "^11.1.1",
"http-proxy": "^1.18.1",
"metro": "^0.70.2",
"open": "^8.3.0",
"p-filter": "^2.1.0",
"ws": "8.8.0",
"reconnecting-websocket": "^4.4.0",
"ws": "8.13.0",
"xdg-basedir": "^4",
"yargs": "^17.6.2"
"yargs": "^17.7.2"
},
"devDependencies": {
"@types/express": "^4.17.13",