nfroidure / ttf2woff2

Convert ttf files to woff2.
MIT License
297 stars 39 forks source link

Update jest, mocha, node-gyp #71

Closed akx closed 3 years ago

akx commented 3 years ago

Proposed changes

warning ttf2woff2 > node-gyp > request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
warning ttf2woff2 > node-gyp > request > har-validator@5.1.5: this library is no longer supported
warning ttf2woff2 > node-gyp > request > uuid@3.4.0: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problema

Code quality

License

To get your contribution merged, you must check the following.

pioug commented 3 years ago

@akx Thanks for your help. Can you update package-lock.json? I am not sure why CI is failing though

pioug commented 3 years ago

Ok I just change back the lockfile to the v1 format ✅

akx commented 3 years ago

Ok I just change back the lockfile to the v1 format ✅

Ah yeah, thanks. I was out and about when you first commented and didn't have the time to react :-)