NR1 Network Telemetry gives you real time IPfix and Sflow visualization of network data passing through your system.
12
stars
11
forks
source link
chore: update devDependencies to address minimist vulnerability #35
Closed
jbeveland27 closed 4 years ago
Description
There's currently an open security alert for minimist. This is only an issue for dev environments, so it's not ultra urgent.
To address this, we need to update multiple devDependencies. At the least:
@commitlint/cli
babel-core
babel-jest
stylelint
tslint
jest
ts-jest
Then check for deps than can be automatically updated:
Finally, run:
An alternative solution: consider reducing the number of devDeps to align with the open source template.
Verifying Update
Related: https://github.com/newrelic/nr1-network-telemetry/pull/34#pullrequestreview-384000895