Skip to content

Commit 0476832

Browse files
davimacedosnyk-bot
andauthored
fix: package.json & package-lock.json to reduce vulnerabilities (#7218)
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-LODASH-1018905 - https://snyk.io/vuln/SNYK-JS-LODASH-1040724 Co-authored-by: snyk-bot <[email protected]>
1 parent 6706558 commit 0476832

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"jsonwebtoken": "8.5.1",
4444
"jwks-rsa": "1.12.2",
4545
"ldapjs": "2.2.3",
46-
"lodash": "4.17.20",
46+
"lodash": "4.17.21",
4747
"lru-cache": "5.1.1",
4848
"mime": "2.5.0",
4949
"mongodb": "3.6.3",

0 commit comments

Comments
 (0)