Closed raksooo closed 1 week ago
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
Package | New capabilities | Transitives | Size | Publisher |
---|---|---|---|---|
npm/@eslint/js@9.15.0 | None | 0 |
14.9 kB | eslintbot, openjsfoundation |
npm/eslint@9.15.0 | environment Transitive: eval, filesystem, shell, unsafe | +70 |
11.1 MB | eslintbot |
🚮 Removed packages: npm/@eslint/js@9.10.0, npm/eslint@9.10.0
Turns out the update of @eslint/plugin-kit
is incompatible with the current version of typescript-eslint
: https://github.com/typescript-eslint/typescript-eslint/issues/10338
According to the comments a fix will be out in a few days.
This PR updates these dependencies due to them having known vulnerabilities. All changes to
package-lock.json
were generated bynpm audit fix
. The osv-scanner ignore forelliptic
has also been removed. None of these vulnerabilities affected the app or users.This change is