Skip to content

Commit b690dac

Browse files
committed
fix: plug reported lodash vulnerability
1 parent 722fc06 commit b690dac

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
@@ -39,7 +39,7 @@
3939
"@panva/jose": "^1.3.0",
4040
"base64url": "^3.0.1",
4141
"got": "^9.6.0",
42-
"lodash": "^4.17.11",
42+
"lodash": "^4.17.13",
4343
"lru-cache": "^5.1.1",
4444
"make-error": "^1.3.5",
4545
"object-hash": "^1.3.1",

0 commit comments

Comments
 (0)