diff --git a/third-party.md b/third-party.md index 0e6e3d210..17bf76498 100644 --- a/third-party.md +++ b/third-party.md @@ -1,4 +1,4 @@ -## Licenses (as of June 30, 2022) +## Licenses (as of September 23, 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. @@ -53,6 +53,7 @@ Below is the list of dependencies used in OpenReplay software. Licenses may chan | classnames | MIT | JavaScript | | codemirror | MIT | JavaScript | | copy-to-clipboard | MIT | JavaScript | +| jsonwebtoken | MIT | JavaScript | | datamaps | MIT | JavaScript | | deep-diff | MIT | JavaScript | | immutable | MIT | JavaScript |