Skip to content

Commit 7bb3d07

Browse files
fix(deps): update dependency flow-bin to v0.289.0
1 parent 2dd21f1 commit 7bb3d07

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

frontend/public/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"express": "4.21.2",
5454
"fetch-mock": "5.13.1",
5555
"flow": "0.2.3",
56-
"flow-bin": "0.95.1",
56+
"flow-bin": "0.289.0",
5757
"flow-typed": "3.9.0",
5858
"focus-formik-error": "^1.1.0",
5959
"formik": "^2.4.5",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10194,12 +10194,12 @@ __metadata:
1019410194
languageName: node
1019510195
linkType: hard
1019610196

10197-
"flow-bin@npm:0.95.1":
10198-
version: 0.95.1
10199-
resolution: "flow-bin@npm:0.95.1"
10197+
"flow-bin@npm:0.289.0":
10198+
version: 0.289.0
10199+
resolution: "flow-bin@npm:0.289.0"
1020010200
bin:
1020110201
flow: cli.js
10202-
checksum: aa0c8853b6a32423d4ac3f9997edcf9789f6525978313a0522377c3205d2b91cd57efeaa5f3ea5b11d6bae0cfedefea6fe82bc2f7c4135981304773fb4f8a254
10202+
checksum: 4ec551e05aa6cbbcca2d7b9877d189d16f14991642c926803d80821382aba070566b63d6b8f813a374634f2e79cdd51b76caeb57c1ef29fd6843e0e94a9931c2
1020310203
languageName: node
1020410204
linkType: hard
1020510205

@@ -14826,7 +14826,7 @@ __metadata:
1482614826
express: 4.21.2
1482714827
fetch-mock: 5.13.1
1482814828
flow: 0.2.3
14829-
flow-bin: 0.95.1
14829+
flow-bin: 0.289.0
1483014830
flow-typed: 3.9.0
1483114831
focus-formik-error: ^1.1.0
1483214832
formik: ^2.4.5

0 commit comments

Comments
 (0)