We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d463c7 commit ffaca02Copy full SHA for ffaca02
CHANGELOG.md
@@ -4,10 +4,10 @@
4
All notable changes to this project will be documented in this file starting from version **v4.0.0**.
5
This project adheres to [Semantic Versioning](http://semver.org/).
6
7
-## 9.0.2 - 2023-09-01
+## 9.0.2 - 2023-08-30
8
9
-- refactor: reduce library size by using lodash specific dependencies #
10
-- 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).
11
12
## 9.0.1 - 2023-07-05
13
0 commit comments