diff --git a/package.json b/package.json index 356d5deb..6a0e5e6e 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "@types/mocha": "^10.0.7", "@types/node-fetch": "^2.6.11", "fake-eggs": "^6.5.3", - "flow-bin": "^0.238.1", + "flow-bin": "^0.238.2", "goodeggs-test-helpers": "^8.3.2", "leasot": "^13.3.0", "mocha": "10.5.2", diff --git a/yarn.lock b/yarn.lock index ad61152f..8b043843 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3168,10 +3168,10 @@ flatted@^3.1.0: version "3.2.1" resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.2.1.tgz#bbef080d95fca6709362c73044a1634f7c6e7d05" -flow-bin@^0.238.1: - version "0.238.1" - resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.238.1.tgz#8494dd064a24470e725f56a65237fd51e993ca15" - integrity sha512-I8vv6Sb8VeKbstUP8VRzwDX2GQ2qT5kyPrAR6bdI0AjWb2K/XE1Z3xFE6XXV/0RnmUMIfDIJxEXPJXiVllgt/A== +flow-bin@^0.238.2: + version "0.238.3" + resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.238.3.tgz#8b181e35f0c9a4436deeedcecb3965da7bc8d721" + integrity sha512-jvpCMXk4Qc5IfMaZJTIcZMiBSN2A5CGYVyJs/DW019Njz1uzbshHWfuUyt5kbnkqUU4e6VsF3OZRJCZR3KM4+w== foreground-child@^2.0.0: version "2.0.0"