Error using canvas package "Error: certificate has expired"

Project name : persistent-material-worm
Narrowed down to the origin of the problem. i was using canvas package and from this the error came -

const attachment = new Discord.Attachment(
canvas.toBuffer(),
“clan-image.png”
);

Thanks in advanced