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

Fixed vulnerable dependencies #5742

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Fixed vulnerable dependencies #5742

wants to merge 1 commit into from

Conversation

CaioF
Copy link

@CaioF CaioF commented Aug 9, 2020

Please read and mark the following check list before creating a pull request (check one with "x"):

Short description of what this resolves:

Fixes all vulnerable dependencies.

Steps to reproduce vulnerabilities

> Clone a new master branch
> npm i
> npm audit
@CaioF
Copy link
Author

CaioF commented Aug 9, 2020

Maybe add a dependabot to this repository?

@@ -77,11 +77,11 @@
"zone.js": "~0.10.2"
},
"devDependencies": {
"@angular-devkit/build-angular": "~0.900.4",
"@angular-devkit/build-angular": "^0.1000.5",
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no conflicts were observed from this change.

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