diff --git a/frontend/elm.json b/frontend/elm.json index 615893f..02d5e7d 100644 --- a/frontend/elm.json +++ b/frontend/elm.json @@ -10,7 +10,7 @@ "elm/core": "1.0.4", "elm/html": "1.0.0", "elm/svg": "1.0.1", - "elm-community/maybe-extra": "5.0.0" + "elm-community/maybe-extra": "5.1.0" }, "indirect": { "elm/json": "1.1.3",