Upgrade more /desktop deps

Summary: Taking care of the remaining dependabot tasks In my queue.

Reviewed By: mweststrate

Differential Revision: D36131782

fbshipit-source-id: f8a5ce18bfab7c5d50a88d64f9516d67bba4bd6d
This commit is contained in:
Pascal Hartig
2022-05-05 08:07:44 -07:00
committed by Facebook GitHub Bot
parent 71503308f0
commit d05d3f9336
5 changed files with 113 additions and 167 deletions

View File

@@ -16,7 +16,7 @@
"@types/node": "^17.0.31",
"ansi-to-html": "^0.7.2",
"app-builder-lib": "23.0.8",
"chalk": "^4.1.2",
"chalk": "^4",
"detect-port": "^1.1.1",
"dotenv": "^14.2.0",
"electron-builder": "23.0.3",
@@ -25,8 +25,8 @@
"flipper-common": "0.0.0",
"flipper-pkg-lib": "0.0.0",
"flipper-plugin-lib": "0.0.0",
"fs-extra": "^9.0.0",
"glob": "^7.2.0",
"fs-extra": "^10.1.0",
"glob": "^8.0.1",
"ignore": "^5.1.4",
"metro": "^0.70.2",
"metro-minify-terser": "^0.70.2",
@@ -34,7 +34,7 @@
"p-map": "^4.0.0",
"pkg-fetch": "^3.3.0",
"promisify-child-process": "^4.1.0",
"socket.io": "^4.4.1",
"socket.io": "^4.5.0",
"tmp": "^0.2.1",
"uuid": "^8.3.2",
"yargs": "^17.0.1"