rpos
rpos copied to clipboard
Many outdated dependencies? 33 vulnerabilities (13 moderate, 15 high, 5 critical)
I followed the installation steps and noticed this:
$ cd rpos
$ npm install
npm WARN skipping integrity check for git dependency ssh://[email protected]/BreeeZe/node-soap.git
npm WARN deprecated [email protected]: this library is no longer supported
npm WARN deprecated [email protected]: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details.
npm WARN deprecated [email protected]: request has been deprecated, see https://github.com/request/request/issues/3142
npm WARN deprecated [email protected]: Please see https://github.com/lydell/urix#deprecated
npm WARN deprecated [email protected]: See https://github.com/lydell/source-map-url#deprecated
npm WARN deprecated [email protected]: See https://github.com/lydell/source-map-resolve#deprecated
npm WARN deprecated [email protected]: https://github.com/lydell/resolve-url#deprecated
npm WARN deprecated [email protected]: Use uuid module instead
npm WARN deprecated [email protected]: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies
npm WARN deprecated [email protected]: See https://github.com/lydell/source-map-resolve#deprecated
added 589 packages, and audited 590 packages in 1m
28 packages are looking for funding
run `npm fund` for details
33 vulnerabilities (13 moderate, 15 high, 5 critical)
Should I be worried about that?
are you able to help update items in the package config JSON file and test?