question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[prettierx] Yarn audit issues in transitive dependencies

See original GitHub issue

should be resolved by proposed update from Prettier 2.3.1 in PR #569

Updates:

P.S. While I do not expect these issues to have much of any real-world impact in the near term, I would like to get these resolved asap.

/cc @adalinesimonian @aMarCruz @ai

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:18 (18 by maintainers)

github_iconTop GitHub Comments

2reactions
aicommented, Jun 11, 2021

Я говорю ☺️

1reaction
adalinesimoniancommented, Jun 15, 2021

Happy to report that in #569:

╭─adaline@ultima-weapon ~/github/brodybits/prettierx  ‹adalinesimonian/merge-prettier-2.3.1›
╰─➤  yarn audit
yarn audit v1.22.10
0 vulnerabilities found - Packages audited: 1496
Done in 0.68s.
Read more comments on GitHub >

github_iconTop Results From Across the Web

[Feature] `yarn npm audit --fix` · Issue #3582 · yarnpkg/berry
Currently, to resolve vulnerabilities I either need to... add a resolution for the transitive dependency, run yarn install , remove the ...
Read more >
yarn audit
Perform a vulnerability audit against the installed packages. yarn audit [--verbose] [--json] [--level] [--groups]. Checks for known security issues with ...
Read more >
Fix npm Vulnerabilities with Yarn - rockyourcode
The solution to this problem in yarn is called selective version resolutions which is basically defining resolutions for the transitive ...
Read more >
yarn upgrade to fix yarn audit errors - Stack Overflow
The solution to this problem in yarn is called selective version ... The transitive dependencies are the dependencies of dependencies.
Read more >
Yarn - How to fix security issues - JavaScriptBit
Fix issues by finding with yarn audit. ... A security audit is an assessment of package dependencies for security vulnerabilities.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found