cms-event-registration
cms-event-registration copied to clipboard
Update project to use axios instead of deprecated require library
Axios is now preloaded in serverless functions: https://developers.hubspot.com/docs/cms/features/serverless-functions/reference
This project should be updated to change all uses of request to axios equivalent.