Skip to content
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

Resolve deprecated [email protected] dependency #1666

Open
samayer12 opened this issue Jan 15, 2025 · 1 comment
Open

Resolve deprecated [email protected] dependency #1666

samayer12 opened this issue Jan 15, 2025 · 1 comment
Labels
dependencies Pull requests that update a dependency file

Comments

@samayer12
Copy link
Contributor

samayer12 commented Jan 15, 2025

Describe what should be investigated or refactored

This dependency is deprecated and should be replaced.

npm warn deprecated [email protected]: Rimraf versions prior to v4 are no longer supported

Links to any relevant code

None

Additional context

In support of #1125

@samayer12 samayer12 added dependencies Pull requests that update a dependency file and removed tech-debt labels Jan 15, 2025
@samayer12 samayer12 changed the title Remove deprecated [email protected] dependency Resolve deprecated [email protected] dependency Jan 15, 2025
@samayer12 samayer12 added the good first issue Good for newcomers label Jan 15, 2025
@samayer12
Copy link
Contributor Author

Output from npm ls rimraf:

[email protected]
├─┬ [email protected]
│ └─┬ [email protected]
│   └─┬ [email protected]
│     └── [email protected]
└─┬ [email protected]
  └─┬ @kubernetes/[email protected]
    └─┬ [email protected]
      └─┬ [email protected]
        └── [email protected]

@samayer12 samayer12 removed the good first issue Good for newcomers label Jan 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
Status: 🆕 New
Development

No branches or pull requests

1 participant