You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the Bug
My github repo is displaying the following warning
We found a potential security vulnerability in one of your dependencies.
A dependency defined in package-lock.json has known security vulnerabilities and should be updated.
Steps to Reproduce
Steps to reproduce the behavior:
npm install -g ionic
ionic start myApp tabs --type=angular
npm i
Search for hoek version 2.16.3 in the package-lock.json
The text was updated successfully, but these errors were encountered:
Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of Ionic, please create a new issue and ensure the template is fully filled out.
Bug Report
Ionic Info
Run
ionic info
from a terminal/cmd prompt and paste the output below.Describe the Bug
My github repo is displaying the following warning
Steps to Reproduce
Steps to reproduce the behavior:
The text was updated successfully, but these errors were encountered: