Skip to content

Commit

Permalink
fix: plug reported lodash vulnerability
Browse files Browse the repository at this point in the history
  • Loading branch information
panva committed Jul 10, 2019
1 parent 722fc06 commit b690dac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@panva/jose": "^1.3.0",
"base64url": "^3.0.1",
"got": "^9.6.0",
"lodash": "^4.17.11",
"lodash": "^4.17.13",
"lru-cache": "^5.1.1",
"make-error": "^1.3.5",
"object-hash": "^1.3.1",
Expand Down

0 comments on commit b690dac

Please sign in to comment.