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

Upgrade npm dependencies and enble building with nodejs v12 #1855

Merged
merged 4 commits into from
Aug 27, 2019

Conversation

wglas85
Copy link
Contributor

@wglas85 wglas85 commented Aug 21, 2019

I updated the npm dependencies fixing a lot of security warning from NPM.
Moreover, I added an install.sh script, which should be called instead of 'npm install' and pushes ttf2woff2 to version 3.0.0 in order to work arund this issue: sapegin/grunt-webfont#394
Please note, that it is strongly discouraged to commit npm-shrinkwrap.json files to repos, that's why I came up with a shell script to push a transitive dependency up to the point the original issue is fixed in grunt-webfont.

@vitmalina vitmalina merged commit 1b8580d into vitmalina:master Aug 27, 2019
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.

2 participants