Skip to content

Commit 603cbe5

Browse files
snyk-botdplewis
andauthored
fix: package.json & package-lock.json to reduce vulnerabilities (#6864)
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-LODASH-590103 Co-authored-by: Diamond Lewis <[email protected]>
1 parent dd419e8 commit 603cbe5

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"jsonwebtoken": "8.5.1",
4343
"jwks-rsa": "1.8.1",
4444
"ldapjs": "2.0.0",
45-
"lodash": "4.17.19",
45+
"lodash": "4.17.20",
4646
"lru-cache": "5.1.1",
4747
"mime": "2.4.6",
4848
"mongodb": "3.5.9",

0 commit comments

Comments
 (0)