Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion frontend/public/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"express": "4.21.2",
"fetch-mock": "5.13.1",
"flow": "0.2.3",
"flow-bin": "0.95.1",
"flow-bin": "0.293.0",
"flow-typed": "3.9.0",
"focus-formik-error": "^1.1.0",
"formik": "^2.4.5",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10641,12 +10641,12 @@ __metadata:
languageName: node
linkType: hard

"flow-bin@npm:0.95.1":
version: 0.95.1
resolution: "flow-bin@npm:0.95.1"
"flow-bin@npm:0.293.0":
version: 0.293.0
resolution: "flow-bin@npm:0.293.0"
bin:
flow: cli.js
checksum: aa0c8853b6a32423d4ac3f9997edcf9789f6525978313a0522377c3205d2b91cd57efeaa5f3ea5b11d6bae0cfedefea6fe82bc2f7c4135981304773fb4f8a254
checksum: 8a12a74a1326c3e3ca13828357aaf8b7a7711c4e4e324904aef57bbdf461eb13877e132c839d44e25b84dca46e11fb7301d794261c639b85e5f4ea606a89c78d
languageName: node
linkType: hard

Expand Down Expand Up @@ -15273,7 +15273,7 @@ __metadata:
express: 4.21.2
fetch-mock: 5.13.1
flow: 0.2.3
flow-bin: 0.95.1
flow-bin: 0.293.0
flow-typed: 3.9.0
focus-formik-error: ^1.1.0
formik: ^2.4.5
Expand Down
Loading