Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[要脆弱性対応] minimist GHSA-7fhm-mqm4-2wp7 #121

Closed
KEINOS opened this issue Mar 19, 2020 · 1 comment
Closed

[要脆弱性対応] minimist GHSA-7fhm-mqm4-2wp7 #121

KEINOS opened this issue Mar 19, 2020 · 1 comment

Comments

@KEINOS
Copy link
Member

KEINOS commented Mar 19, 2020

GitHub さんから minimistGHSA-7fhm-mqm4-2wp7 なる脆弱性がある旨の通知が来ましてん。

package-lock.json を更新 or 再作成すれば直りそうですが、とりあえず Issue あげ。

"dependencies": {
-  "minimist": "0.0.8"
+  "minimist": ">=1.2.2"
}

スクリーンショット 2020-03-18 10 27 54

KEINOS added a commit to KEINOS/Fork_mastogetter that referenced this issue Mar 19, 2020
@KEINOS
Copy link
Member Author

KEINOS commented Mar 19, 2020

PR #122 で対応&ディスカッション中〜

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant