From 3c392f84cd3955bc4f8dc9a8dfbcd930dc0c6bd4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 3 Jul 2026 15:42:35 +0000 Subject: [PATCH] =?UTF-8?q?fix(deps):=20=E2=AC=86=EF=B8=8F=20update=20depe?= =?UTF-8?q?ndency=20@haskou/flow=20to=20v2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 039c8c6..18a3283 100644 --- a/package.json +++ b/package.json @@ -255,7 +255,7 @@ ], "license": "MIT", "dependencies": { - "@haskou/flow": "0.1.2", + "@haskou/flow": "2.0.0", "dotenv": "^17.4.2", "fs-extra": "^11.3.6", "node-dependency-injection": "3.8.0" diff --git a/yarn.lock b/yarn.lock index f80cf7f..ba78818 100644 --- a/yarn.lock +++ b/yarn.lock @@ -552,10 +552,10 @@ eslint-plugin-unused-imports "^4.4.1" globals "^17.7.0" -"@haskou/flow@0.1.2": - version "0.1.2" - resolved "https://registry.yarnpkg.com/@haskou/flow/-/flow-0.1.2.tgz#7b78d55c20a27d28bcbaa13f0a830f9a21bc7034" - integrity sha512-4a6vChFg7eNoJMeGxPylBow0285k2+gUR1AJxGU/JSi9Va96pxtprBtPmd2vweKUvJGMXL4BerpEafn8fmiMfA== +"@haskou/flow@2.0.0": + version "2.0.0" + resolved "https://registry.yarnpkg.com/@haskou/flow/-/flow-2.0.0.tgz#18f6cad9c715f9b95c83803c200e7a9bdc5d6bea" + integrity sha512-YccL9qOcX1y9M/m/B92h05HH0Wo2rbtXcPVJ7H4VpHjCbV/GzO9eC1FfyXoPYvIiiWomWu/W6GOI7J1yXZW5sA== dependencies: "@haskou/value-objects" "^2.13.1"