Pin "bl" package version to 4.0.3 to fix vulerability alert

Summary: Pin "bl" package version to 4.0.3 to fix vulerability alert

Reviewed By: jknoxville

Differential Revision: D23499959

fbshipit-source-id: ae1b14d0a66d45c1b0364456071f4a8616625996
This commit is contained in:
Anton Nikolaev
2020-09-03 09:36:42 -07:00
committed by Facebook GitHub Bot
parent a49ceff441
commit 374648975c
2 changed files with 12 additions and 17 deletions

View File

@@ -105,7 +105,8 @@
"**/metro/**/temp": "0.9.0",
"**/metro/**/ws": "1.1.5",
"ws": "7.3.0",
"kind-of": "6.0.3"
"kind-of": "6.0.3",
"bl": "4.0.3"
},
"devDependencies": {
"@babel/code-frame": "^7.10.4",