diff --git a/third-party.md b/third-party.md index 580e4c576..4a31946e5 100644 --- a/third-party.md +++ b/third-party.md @@ -1,4 +1,4 @@ -## Licenses (as of March 19, 2022) +## Licenses (as of April 25, 2022) Below is the list of dependencies used in OpenReplay software. Licenses may change between versions, so please keep this up to date with every new library you use. @@ -107,4 +107,5 @@ Below is the list of dependencies used in OpenReplay software. Licenses may chan | k3s | Apache2 | Infrastructure | | nginx | BSD2 | Infrastructure | | clickhouse | Apache2 | Infrastructure | -| redis | BSD3 | Infrastructure | \ No newline at end of file +| redis | BSD3 | Infrastructure | +| yq | MIT | Infrastructure |