redis-manager-utils@1.1.8 vulnerabilities

### Some main.js ``` const RMU = require( "redis-manager-utils" ); ( async ()=> { console.log( "Starting" ); var my_con_1 = new RMU( 1 ); await my_con_1.init(); module.exports.redisConProxy = my_con_1; console.log( await my_con_1.exists( "TESTING_KEY

Direct Vulnerabilities

No direct vulnerabilities have been found for this package in Snyk’s vulnerability database. This does not include vulnerabilities belonging to this package’s dependencies.

Does your project rely on vulnerable package dependencies?

Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities (in both your packages & their dependencies) and provides automated fixes for free.

Scan for indirect vulnerabilities