From 02d1231d60336dd41f06280c9ff38d8d38cb9cda Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 9 May 2021 04:59:13 +0000 Subject: [PATCH] fix: upgrade flow-bin from 0.91.0 to 0.148.0 Snyk has created this PR to upgrade flow-bin from 0.91.0 to 0.148.0. See this package in npm: See this project in Snyk: https://app.snyk.io/org/nikhil-nu4/project/d17f040d-321b-4afe-b115-70b9f45067b1?utm_source=github&utm_medium=upgrade-pr --- app/client/package.json | 2 +- app/client/yarn.lock | 7 ++++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/app/client/package.json b/app/client/package.json index bc24cf83d9..dd17952c75 100644 --- a/app/client/package.json +++ b/app/client/package.json @@ -65,7 +65,7 @@ "eslint": "^7.11.0", "fast-deep-equal": "^3.1.1", "fast-xml-parser": "^3.17.5", - "flow-bin": "^0.91.0", + "flow-bin": "^0.148.0", "fuse.js": "^3.4.5", "fusioncharts": "^3.16.0", "history": "^4.10.1", diff --git a/app/client/yarn.lock b/app/client/yarn.lock index 8af878b06b..5e3ae9aad2 100644 --- a/app/client/yarn.lock +++ b/app/client/yarn.lock @@ -8619,9 +8619,10 @@ flatten@^1.0.2: version "1.0.3" resolved "https://registry.yarnpkg.com/flatten/-/flatten-1.0.3.tgz#c1283ac9f27b368abc1e36d1ff7b04501a30356b" -flow-bin@^0.91.0: - version "0.91.0" - resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.91.0.tgz#f5c89729f74b2ccbd47df6fbfadbdcc89cc1e478" +flow-bin@^0.148.0: + version "0.148.0" + resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.148.0.tgz#1d264606dbb4d6e6070cc98a775e21dcd64e6890" + integrity sha512-7Cx6BUm8UAlbqtYJNYXdMrh900MQhNV+SjtBxZuWN7UmlVG4tIRNzNLEOjNnj2DN2vcL1wfI5IlSUXnws/QCEw== flow-parser@0.*: version "0.135.0"