We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
ljharb
shadowspawn
Learn more about funding links in repositories.
Report abuse
1 parent c2b9819 commit ef88b93Copy full SHA for ef88b93
readme.markdown
@@ -34,7 +34,10 @@ $ node example/parse.js -x 3 -y 4 -n5 -abc --beep=boop foo bar baz
34
Previous versions had a prototype pollution bug that could cause privilege
35
escalation in some circumstances when handling untrusted user input.
36
37
-Please use version 1.2.3 or later: https://snyk.io/vuln/SNYK-JS-MINIMIST-559764
+Please use version 1.2.6 or later:
38
+
39
+* https://security.snyk.io/vuln/SNYK-JS-MINIMIST-2429795 (version <=1.2.5)
40
+* https://snyk.io/vuln/SNYK-JS-MINIMIST-559764 (version <=1.2.3)
41
42
# methods
43
0 commit comments