Skip to content

Commit

Permalink
fix: package.json to reduce vulnerabilities
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-YARGSPARSER-560381
  • Loading branch information
snyk-bot committed Mar 22, 2020
1 parent 1022f3f commit 100b026
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 @@ -47,7 +47,7 @@
"underscore": "latest"
},
"dependencies": {
"lerna": "^3.16.2"
"lerna": "^3.18.0"
},
"engines": {
"node": ">=10.16.0"
Expand Down

1 comment on commit 100b026

@datreeio
Copy link

@datreeio datreeio bot commented on 100b026 Mar 22, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All Rules (5 / 5) Passed

👑 Good job! this pull request is aligned with your organization's best practices!

👉 You can review your rules settings at smart policy management 👈

Please sign in to comment.