Skip to content

Commit

Permalink
Update dotenv requirement from ^16.3.2 to ^16.4.1 (#414)
Browse files Browse the repository at this point in the history
Updates the requirements on [dotenv](https://github.com/motdotla/dotenv) to permit the latest version.
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](motdotla/dotenv@v16.3.2...v16.4.1)

---
updated-dependencies:
- dependency-name: dotenv
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jan 25, 2024
1 parent 56e2f03 commit 3803ff7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"dev": "vite"
},
"dependencies": {
"dotenv": "^16.3.2",
"dotenv": "^16.4.1",
"vite": "^5.0.12"
}
}

0 comments on commit 3803ff7

Please sign in to comment.