From e6f5858749f178cf4a01b0d777917ba913710560 Mon Sep 17 00:00:00 2001 From: Bassem Dghaidi <568794+Link-@users.noreply.github.com> Date: Wed, 4 Dec 2024 12:58:41 -0800 Subject: [PATCH] Add lodash to list of reviewed licenses --- .licensed.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.licensed.yml b/.licensed.yml index c6456c3..fd7d535 100644 --- a/.licensed.yml +++ b/.licensed.yml @@ -18,4 +18,5 @@ reviewed: - "@protobuf-ts/runtime" - fs.realpath - glob - - prettier \ No newline at end of file + - prettier + - lodash \ No newline at end of file