From a967e5f8df89b2409ce65d6e6529289d48d06b13 Mon Sep 17 00:00:00 2001 From: Davide Carpini Date: Thu, 7 Mar 2024 11:26:37 +0100 Subject: [PATCH] fix: yarn lock --- yarn.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yarn.lock b/yarn.lock index 0ecfff88..20c7ebeb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -17019,7 +17019,7 @@ thenify-all@^1.0.0: dependencies: any-promise "^1.0.0" -thor-devkit@2.0.9, thor-devkit@^2.0.5: +thor-devkit@^2.0.5, thor-devkit@^2.0.9: version "2.0.9" resolved "https://registry.yarnpkg.com/thor-devkit/-/thor-devkit-2.0.9.tgz#5ec18741448382e5ae5180ec99f3c592fb2263d7" integrity sha512-qCbkjAFhlLq4Tb7YIQokEryPb9pCCGUX0gRIBGJr+sBNlyOFO8TGJFZ8d7+VXWpdDhcWerpFdekB55lD43GiGQ==