npm / cli

the package manager for JavaScript

Home Page:https://docs.npmjs.com/cli/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[BUG] minimatch warning

Uj947nXmRqV2nRaWshKtHzTvckUUpD opened this issue · comments

commented

Is there an existing issue for this?

  • I have searched the existing issues

This issue exists in the latest npm version

  • I am using the latest npm

Current Behavior

PS C:\Users\User> npm update -g
npm warn deprecated minimatch@0.3.0: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue

Expected Behavior

no warning

Steps To Reproduce

No response

Environment

No response

commented

i don't even have installed minimatch:

C:\Users\User\AppData\Roaming\npm
+-- npm@10.7.0
`-- tokml@0.4.0

commented

related to mapbox/tokml#37