build(deps): bump dotenv from 16.6.1 to 17.2.3

Bumps [dotenv](https://github.com/motdotla/dotenv) from 16.6.1 to 17.2.3.
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](https://github.com/motdotla/dotenv/compare/v16.6.1...v17.2.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-12-23 06:29:40 +00:00
committed by GitHub
parent 2aa52b72e8
commit 6a5e1ec149
2 changed files with 15 additions and 8 deletions

View File

@@ -43,7 +43,7 @@
"@neynar/create-farcaster-mini-app": "./bin/index.js"
},
"dependencies": {
"dotenv": "^16.4.7",
"dotenv": "^17.2.3",
"inquirer": "^12.4.3",
"viem": "^2.23.6"
},