Skip to content

Commit

Permalink
chore(deps): bump dotenv from 16.0.1 to 16.4.5 (#216)
Browse files Browse the repository at this point in the history
Bumps [dotenv](https://github.com/motdotla/dotenv) from 16.0.1 to 16.4.5.
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](motdotla/dotenv@v16.0.1...v16.4.5)

---
updated-dependencies:
- dependency-name: dotenv
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 19, 2024
1 parent 77d0007 commit df07ffa
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 10 deletions.
18 changes: 10 additions & 8 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"license": "CC0-1.0",
"dependencies": {
"bugsplat-node": "^3.0.2",
"dotenv": "^16.0.3",
"dotenv": "^16.4.5",
"node-addon-api": "^3.2.1"
},
"devDependencies": {
Expand All @@ -45,7 +45,7 @@
"@types/node": "^20.12.7",
"cmake-js": "^7.2.1",
"copyfiles": "^2.4.1",
"dotenv": "^16.0.0",
"dotenv": "^16.4.5",
"electron": "^30.0.1",
"eslint": "^8.57.0",
"typescript": "^5.4.5",
Expand Down

0 comments on commit df07ffa

Please sign in to comment.