Upgrade node-fetch to fix vulnerability alert
Summary: Upgrade node-fetch to ^2.6.1 to fix vulnerability alert Reviewed By: jknoxville Differential Revision: D25123102 fbshipit-source-id: cb2725707040f5293d0e4f4aed8235e239436483
This commit is contained in:
committed by
Facebook GitHub Bot
parent
b86cb88939
commit
4b10f39ebb
@@ -8,7 +8,7 @@
|
||||
"main": "index.tsx",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"node-fetch": "^2.3.0",
|
||||
"node-fetch": "^2.6.1",
|
||||
"redux": "^4.0.0",
|
||||
"remote-redux-devtools": "^0.5.16",
|
||||
"ws": "^7.3.0",
|
||||
|
||||
Reference in New Issue
Block a user