Update several deps at once

Summary: Fixes #1771, #1770, #1769, #1768, #1767, #1766

Reviewed By: nikoant

Differential Revision: D25533717

fbshipit-source-id: 86b90e1ec93f0255edcf1cf3cf5fb2311f0ca23f
This commit is contained in:
Michel Weststrate
2020-12-14 09:12:35 -08:00
committed by Facebook GitHub Bot
parent a1a53391d5
commit 092a286bc8
6 changed files with 360 additions and 95 deletions

View File

@@ -23,7 +23,7 @@
"antd": "^4.9.1",
"archiver": "^5.0.2",
"async-mutex": "^0.1.3",
"axios": "^0.20.0",
"axios": "^0.21.0",
"console-feed": "^3.1.10",
"deep-equal": "^2.0.1",
"expand-tilde": "^2.0.2",
@@ -67,7 +67,7 @@
"semver": "^7.3.2",
"string-natural-compare": "^3.0.0",
"tmp": "^0.2.1",
"uuid": "^8.3.0",
"uuid": "^8.3.2",
"which": "^2.0.1",
"ws": "^7.3.0",
"xdg-basedir": "^4.0.0"