Skip to content

Commit 72ddb49

Browse files
committed
fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-LODASH-15053838
1 parent 1b5bd2f commit 72ddb49

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"jsonwebtoken": "9.0.2",
4343
"jwks-rsa": "3.2.0",
4444
"ldapjs": "3.0.7",
45-
"lodash": "4.17.21",
45+
"lodash": "4.17.23",
4646
"lru-cache": "10.4.0",
4747
"mime": "4.0.7",
4848
"mongodb": "6.20.0",

0 commit comments

Comments
 (0)