Skip to content

Commit

Permalink
Update dotenv requirement from ^16.4.2 to ^16.4.4 (#419)
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.4.2...v16.4.4)

---
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 Feb 13, 2024
1 parent d91af4c commit f3bc0a8
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.4.2",
"dotenv": "^16.4.4",
"vite": "^5.1.1"
}
}

0 comments on commit f3bc0a8

Please sign in to comment.