diff --git a/package.json b/package.json index 01d240b..1c39c31 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "eslint-plugin-flowtype": "^8.0.3", "eslint-plugin-jest": "^27.1.3", "eslint-plugin-react": "^7.31.10", - "flow-bin": "^0.190.0", + "flow-bin": "^0.191.0", "focus-trap-react": "^10.0.0", "husky": "^8.0.0", "identity-obj-proxy": "^3.0.0", diff --git a/yarn.lock b/yarn.lock index 3f41f59..fe23755 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3223,10 +3223,10 @@ flatted@^3.1.0: resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.2.7.tgz#609f39207cb614b89d0765b477cb2d437fbf9787" integrity sha512-5nqDSxl8nn5BSNxyR3n4I6eDmbolI6WT+QqR547RwxQapgjQBmtktdP+HTBb/a/zLsbzERTONyUB5pefh5TtjQ== -flow-bin@^0.190.0: - version "0.190.1" - resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.190.1.tgz#59ccbc9aaa2515fe32acc66117a05e7ef6a11061" - integrity sha512-5c9/6eEkMTTfdNuK2WwssrKfsUXKMUXlZVJZnrlWiqJpDSVc70/Smwyi9sXict9k/oq0f+Mo5wVH0d7peBYREg== +flow-bin@^0.191.0: + version "0.191.0" + resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.191.0.tgz#9324c9498584b60575fd8d77a2897ee4f384443b" + integrity sha512-IhaDGoOtRDdGUJLjm7KQlHK8BAzOVJmpx+CIR6bCju4pF7zon2v7WNrds5706WZqDE3rD2c8cM4GdhDnIFYXtg== focus-trap-react@^10.0.0: version "10.0.0"