Bump browserslist dependency to fix vulnerability warning
Summary: Github says browserslist < 4.16.5 is vulnerable, so I'm pinning it everywhere. Reviewed By: muraziz Differential Revision: D28713858 fbshipit-source-id: b512dc48ded88bdf90556b58bd1e67cacbbc8a3e
This commit is contained in:
committed by
Facebook GitHub Bot
parent
c94fbbee14
commit
6a777f7690
@@ -33,6 +33,7 @@
|
||||
"xmldom": "0.5.0",
|
||||
"react-devtools-core": "4.13.2",
|
||||
"lodash": "4.17.21",
|
||||
"hosted-git-info": "3.0.8"
|
||||
"hosted-git-info": "3.0.8",
|
||||
"browserslist": "^4.16.5"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user