Closed nicholaswongsg closed 1 year ago
Warnings about deprecated packages as shown above. "querystring" and "puppeteer" are deprecated, meaning they're no longer being updated or maintained, and new code should avoid using them if possible. You can run npm audit fix to install any available updates that fix these vulnerabilities automatically.
npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. npm WARN deprecated puppeteer@13.7.0: < 18.1.0 is no longer supported