Spoke icon indicating copy to clipboard operation
Spoke copied to clipboard

Upgrade dotenv to 16.4.5

Open stefanhayden opened this issue 8 months ago • 1 comments

Fixes # (issue)

Description

dotenv from 2.0.0 to 16.4.5

changelog here. nothing breaking seems to effect this app. https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md

Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change, and any blockers that make your change a WIP

Checklist:

  • [ ] I have manually tested my changes on desktop and mobile
  • [ ] The test suite passes locally with my changes
  • [ ] If my change is a UI change, I have attached a screenshot to the description section of this pull request
  • [ ] My change is 300 lines of code or less, or has a documented reason in the description why it’s longer
  • [ ] I have made any necessary changes to the documentation
  • [ ] I have added tests that prove my fix is effective or that my feature works
  • [ ] My PR is labeled [WIP] if it is in progress

stefanhayden avatar Jun 07 '24 18:06 stefanhayden