diff --git a/CHANGELOG.md b/CHANGELOG.md index 056056c..e41fdfc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,10 +4,10 @@ All notable changes to this project will be documented in this file starting from version **v4.0.0**. This project adheres to [Semantic Versioning](http://semver.org/). -## 9.0.2 - 2023-09-01 +## 9.0.2 - 2023-08-30 -- refactor: reduce library size by using lodash specific dependencies # -- security: updating semver to 7.5.4 to resolve CVE-2022-25883 +- security: updating semver to 7.5.4 to resolve CVE-2022-25883, closes [#921](https://github.com/auth0/node-jsonwebtoken/issues/921). +- refactor: reduce library size by using lodash specific dependencies, closes [#878](https://github.com/auth0/node-jsonwebtoken/issues/878). ## 9.0.1 - 2023-07-05