opengovsg / postmangovsg

Templated message sending for public officers
https://postman.gov.sg
60 stars 16 forks source link

fix: update package vulnerabilities #2232

Closed KishenKumarrrrr closed 1 year ago

KishenKumarrrrr commented 1 year ago

Context

There is a critical vulnerability in @babel/traverse (raised by snyk) that we need to fix. This PR aims to patch the issue.

Approach

The issue was flagged out by npm as well so running npm audit fix helped to solve it