└─┬ @actions/cache@4.0.0
└─┬ twirp-ts@2.5.0
└─┬ dot-object@2.1.5
└─┬ glob@7.2.3
└── inflight@1.0.6
$ npm view glob@7.2.3 deprecated
Glob versions prior to v9 are no longer supported
$ npm view inflight deprecated
This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
@actions/cache@4.0.0 is triggering a vulnerability warning https://security.snyk.io/vuln/SNYK-JS-INFLIGHT-6095116
The dependencies are
inflight.