Update dependency flow-bin to ^0.197.0 (mulk/mulkcms2!9)

This MR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [flow-bin](https://github.com/flowtype/flow-bin) ([changelog](https://github.com/facebook/flow/blob/master/Changelog.md)) | devDependencies | minor | [`^0.196.0` -> `^0.197.0`](https://renovatebot.com/diffs/npm/flow-bin/0.196.0/0.197.0) |

---

### Release Notes

<details>
<summary>flowtype/flow-bin</summary>

### [`v0.197.0`](https://github.com/flowtype/flow-bin/compare/5bcaff010b57e82ff009d5ae567024ab664d100c...08b8e76d103f9326e439b3c0a847807cf65e38d6)

[Compare Source](https://github.com/flowtype/flow-bin/compare/5bcaff010b57e82ff009d5ae567024ab664d100c...08b8e76d103f9326e439b3c0a847807cf65e38d6)

### [`v0.196.3`](https://github.com/flowtype/flow-bin/compare/776584268144e8417d1bc2888b1587ded2f5d020...5bcaff010b57e82ff009d5ae567024ab664d100c)

[Compare Source](https://github.com/flowtype/flow-bin/compare/776584268144e8417d1bc2888b1587ded2f5d020...5bcaff010b57e82ff009d5ae567024ab664d100c)

### [`v0.196.2`](https://github.com/flowtype/flow-bin/compare/508094f9ed9bfe9945fd4c78bada5ee0bfd931ad...776584268144e8417d1bc2888b1587ded2f5d020)

[Compare Source](https://github.com/flowtype/flow-bin/compare/508094f9ed9bfe9945fd4c78bada5ee0bfd931ad...776584268144e8417d1bc2888b1587ded2f5d020)

### [`v0.196.1`](https://github.com/flowtype/flow-bin/compare/d63a09be1605aea850173d66c33f86dad6960e01...508094f9ed9bfe9945fd4c78bada5ee0bfd931ad)

[Compare Source](https://github.com/flowtype/flow-bin/compare/d63a09be1605aea850173d66c33f86dad6960e01...508094f9ed9bfe9945fd4c78bada5ee0bfd931ad)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

â™» **Rebasing**: Whenever MR is behind base branch, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this MR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box

---

This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4yNC4wIiwidXBkYXRlZEluVmVyIjoiMzQuMjQuMCJ9-->
diff --git a/src/main/resources/META-INF/resources/package.json b/src/main/resources/META-INF/resources/package.json
index 178a00c..aac9bdb 100644
--- a/src/main/resources/META-INF/resources/package.json
+++ b/src/main/resources/META-INF/resources/package.json
@@ -14,7 +14,7 @@
     "@babel/plugin-transform-flow-strip-types": "^7.0.0",
     "cssnano": "^5.1.13",
     "eslint": "^8.23.0",
-    "flow-bin": "^0.196.0",
+    "flow-bin": "^0.197.0",
     "parcel": "^2.7.0",
     "snowpack": "2.8.0"
   },
diff --git a/src/main/resources/META-INF/resources/yarn.lock b/src/main/resources/META-INF/resources/yarn.lock
index b55f5f8..f64f355 100644
--- a/src/main/resources/META-INF/resources/yarn.lock
+++ b/src/main/resources/META-INF/resources/yarn.lock
@@ -2229,10 +2229,10 @@
   resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.2.7.tgz#609f39207cb614b89d0765b477cb2d437fbf9787"
   integrity sha512-5nqDSxl8nn5BSNxyR3n4I6eDmbolI6WT+QqR547RwxQapgjQBmtktdP+HTBb/a/zLsbzERTONyUB5pefh5TtjQ==
 
-flow-bin@^0.196.0:
-  version "0.196.0"
-  resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.196.0.tgz#171952a2f30c48e45f4e9b6ac4a51968594c222d"
-  integrity sha512-FnLpDvRV8ELcpxSeYBo4SPADUk0OMReX8zV/1dOF63PesO8tHVBJX/CI1JOdx2emzXRs3Lv8/UMz9+x2OpYsSg==
+flow-bin@^0.197.0:
+  version "0.197.0"
+  resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.197.0.tgz#a26ec0e495678676031acb414c1211d59f1d8fff"
+  integrity sha512-6g0c4Hj+JeS9nRayORAC3qUUzecX1RAjYap086yXivjfN2hlaqMYEi4ZDNPhtUOM8IqB4IE8HXPHt17uLsi0zw==
 
 follow-redirects@^1.0.0:
   version "1.15.1"