Skip to content

3.22.3 - Development Dependency Low Vulnerability Fix

Compare
Choose a tag to compare
@jonathanpmartins jonathanpmartins released this 17 Dec 02:50
· 40 commits to main since this release

npm audit report @ 2022-12-16 02:12 UTC

Before

$ npm audit;

decode-uri-component  <0.2.1
decode-uri-component vulnerable to Denial of Service (DoS) - https://github.com/advisories/GHSA-w573-4hg7-7wgq
fix available via `npm audit fix`
node_modules/decode-uri-component

1 low severity vulnerability

Fix

npm run update;

After

$ npm audit;

found 0 vulnerabilities