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

Remove dependency on vulnerable package and fix lint errors #1066

Closed
wants to merge 9 commits into from

Conversation

SlyryD
Copy link
Contributor

@SlyryD SlyryD commented Jun 7, 2018

Updated to gh-pages@^1.2.0, to remove dependency on vulnerable base64url@2.0.0.

Fixed lint errors.

@SlyryD
Copy link
Contributor Author

SlyryD commented Jun 7, 2018

Seems like npm v5.6.0 puts pinned versions of modules in the "requires" field of package-lock.json. For example,
"lodash": "^4.14.0"
becomes
"lodash": "4.17.10"

I'm not certain whether this is consistent with the current version of npm that is being used in the repository.

@SlyryD SlyryD closed this Dec 1, 2020
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

Successfully merging this pull request may close these issues.

1 participant