You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I ran "npm install" and it indicated that some depricated:
npm WARN deprecated @npmcli/[email protected]: This functionality has been moved to @npmcli/fs
...Maybe that fixing "fly-import" to call the latest version of "@npmcli/arborist" will eliminate this warning.
I ran "npm audit fix" and it indicated below:
npm audit report
nth-check <2.0.1
Severity: high
Inefficient Regular Expression Complexity in nth-check - GHSA-rp65-9cf3-cjxr
No fix available
node_modules/nth-check
css-select <=3.1.0
Depends on vulnerable versions of nth-check
node_modules/css-select
cheerio 0.19.0 - 1.0.0-rc.3
Depends on vulnerable versions of css-select
node_modules/cheerio
tui-jsdoc-template *
Depends on vulnerable versions of cheerio
node_modules/tui-jsdoc-template
4 high severity vulnerabilities
System:
OS: macOS 13.5
CPU: (12) x64 Intel(R) Core(TM) i7-8750H CPU @ 2.20GHz
Memory: 285.12 MB / 32.00 GB
Shell: 3.2.57 - /bin/bash
Binaries:
Node: 20.5.0 - ~/.nodebrew/current/bin/node
Yarn: 1.22.19 - /usr/local/bin/yarn
npm: 9.8.0 - ~/.nodebrew/current/bin/npm
The text was updated successfully, but these errors were encountered:
After cloning to a local drive, I ran "ncu -u" and it indicated that some NPM modules were outdated:
I ran "npm install" and it indicated that some depricated:
...Maybe that fixing "fly-import" to call the latest version of "@npmcli/arborist" will eliminate this warning.
I ran "npm audit fix" and it indicated below:
System:
Binaries:
The text was updated successfully, but these errors were encountered: