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:
committed by
Facebook GitHub Bot
parent
22c0eaa5cd
commit
160b05a5bd
@@ -16,7 +16,7 @@
|
||||
"start": "node index.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"ws": "^8.6.0"
|
||||
"ws": "^8.13.0"
|
||||
},
|
||||
"files": [
|
||||
"*.js",
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"inquirer": "^8.2.4",
|
||||
"ws": "^8.6.0"
|
||||
"ws": "^8.13.0"
|
||||
},
|
||||
"files": [
|
||||
"*.js",
|
||||
|
||||
Reference in New Issue
Block a user