-
-
Notifications
You must be signed in to change notification settings - Fork 317
fix: update tmp and remove np #578
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
`np` recommends a global install: https://github.com/sindresorhus/np?tab=readme-ov-file#install
|
LGTM |
|
@ds300 Please merge, we need to resolve vulnerability |
|
FWIW, we fixed the issue on our side with npm overrides: {
"overrides": {
"tmp": "0.2.4"
}
} |
|
Merging this one and publishing a new version would be highly appreciated! 🙏🏻 |
|
Highly appreciate if this fix can be merge |
|
Given the last release was over 2 years ago, I'm wondering if this package is still maintained... |
|
PSA: This PR is included in the npm v8.0.1 release (not yet tagged in github, see #589) |
[email protected]uses a vulnerable version oftmpand they recommend a global install anyway: https://github.com/sindresorhus/np?tab=readme-ov-file#installCloses #577