Skip to content

Commit fed94fa

Browse files
committed
4.0.1 release
* Updates jsonwebtoken dependency to ^9.0.0 to address high severity vulnerability CVE-2022-3517 * Updates a number of other dependencies * Fixes a number of typos [Developer facing] * Updates CI to use github actions
1 parent cfb5566 commit fed94fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "passport-jwt",
3-
"version": "4.0.0",
3+
"version": "4.0.1",
44
"description": "Passport authentication strategy using JSON Web Tokens",
55
"main": "./lib",
66
"scripts": {

0 commit comments

Comments
 (0)