Skip to content

Commit

Permalink
Update dotenv requirement from ^16.4.1 to ^16.4.2
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.1...v16.4.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Feb 12, 2024
1 parent 6041166 commit 615d7e8
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.1",
"dotenv": "^16.4.2",
"vite": "^5.1.1"
}
}

0 comments on commit 615d7e8

Please sign in to comment.