解决github提示安全漏洞的问题

Posted saberinorykiss

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了解决github提示安全漏洞的问题相关的知识,希望对你有一定的参考价值。

今天在提交代码的时候发现github提示了这样的错误:

We found potential security vulnerabilities in your dependencies. Only the owner of this repository can see this message.

 

解决办法,将packge.lock.json和yarn.lock删除,然后上传代码,问题解决

以上是关于解决github提示安全漏洞的问题的主要内容,如果未能解决你的问题,请参考以下文章

react 对循环warning提示增加key的研究

PHP代码-psysh调试代码片段工具

Git 技术篇 - 同步代码到github失败,提示non-fast-forwarderror: failed to push some refs to问题解决方法,git pull的用法

EF添加关联的提示问题:映射从第 260 行开始的片段时有问题:

git项目初次push提示error: failed to push some refs to https://gitee.com/xxxx/gittest.git’解决方案 --九五小庞(代码片段

Github克隆代码慢问题解决办法