Closed dhmlau closed 1 year ago
Changes introduced in this PR are from running the following command:
npm install
npm audit fix
The old certificate that's being used for testing is no longer supported due to this reason. So I'm generating a new certificate by following the instructions in https://gist.github.com/mrcunninghamz/4f4ebbeeb4cfa9667870b8af4db24dc6.
npm test
Changes introduced in this PR are from running the following command:
npm install
npm audit fix
The old certificate that's being used for testing is no longer supported due to this reason. So I'm generating a new certificate by following the instructions in https://gist.github.com/mrcunninghamz/4f4ebbeeb4cfa9667870b8af4db24dc6.
Checklist
npm test
passes on your machine