Skip to content

Commit

Permalink
chore(deps): bump dotenv-expand from 10.0.0 to 11.0.6
Browse files Browse the repository at this point in the history
Bumps [dotenv-expand](https://github.com/motdotla/dotenv-expand) from 10.0.0 to 11.0.6.
- [Changelog](https://github.com/motdotla/dotenv-expand/blob/master/CHANGELOG.md)
- [Commits](motdotla/dotenv-expand@v10.0.0...v11.0.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Feb 19, 2024
1 parent 9fdb6ba commit 9fe2411
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 @@ -33,7 +33,7 @@
"dependencies": {
"ajv": "^8.0.0",
"dotenv": "^16.0.0",
"dotenv-expand": "^10.0.0"
"dotenv-expand": "^11.0.6"
},
"devDependencies": {
"@fastify/pre-commit": "^2.0.2",
Expand Down

0 comments on commit 9fe2411

Please sign in to comment.