Skip to content

Commit c65b6d0

Browse files
chore(deps): bump dotenv-expand from 10.0.0 to 11.0.6
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] <[email protected]>
1 parent 54f5541 commit c65b6d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"dependencies": {
3434
"ajv": "^8.12.0",
3535
"dotenv": "^16.4.5",
36-
"dotenv-expand": "10.0.0"
36+
"dotenv-expand": "11.0.6"
3737
},
3838
"devDependencies": {
3939
"@fastify/pre-commit": "^2.1.0",

0 commit comments

Comments
 (0)