Conversation
| "asn1.js@npm:^5.2.0": | ||
| version: 5.4.1 | ||
| resolution: "asn1.js@npm:5.4.1" | ||
| "asn1.js@npm:^4.10.1": |
There was a problem hiding this comment.
Looks like this have been downgraded on purpose:
# This PR:
└─ parse-asn1@npm:5.1.7
└─ asn1.js@npm:4.10.1 (via npm:^4.10.1)
# main
└─ parse-asn1@npm:5.1.6
└─ asn1.js@npm:5.4.1 (via npm:^5.2.0)crypto-browserify@^3.12.1
|
Updated dependencies detected. Learn more about Socket for GitHub ↗︎
|
|
👍 Dependency issues cleared. Learn more about Socket for GitHub ↗︎ This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored. Ignoring: Next stepsTake a deeper look at the dependencyTake a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support [AT] socket [DOT] dev. Remove the packageIf you happen to install a dependency that Socket reports as Known Malware you should immediately remove it and select a different dependency. For other alert types, you may may wish to investigate alternative packages or consider if there are other ways to mitigate the specific risk posed by the dependency. Mark a package as acceptable riskTo ignore an alert, reply with a comment starting with |
|
@SocketSecurity ignore npm/parse-asn1@5.1.7 The new author is a contributor of many other JS projects and is a TC39 committee member. |
Just bumping deps to solve the
ellipticaudit error.