chore(deps): bump dotenv from 16.3.1 to 16.4.0

Bumps [dotenv](https://github.com/motdotla/dotenv) from 16.3.1 to 16.4.0.
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](https://github.com/motdotla/dotenv/compare/v16.3.1...v16.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-01-24 02:25:52 +00:00 committed by GitHub
parent af2d02b282
commit 973def42b7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View File

@ -31,7 +31,7 @@
"cli-progress": "^3.11.2",
"date-and-time": "^3.1.1",
"dockerode": "^4.0.2",
"dotenv": "^16.0.1",
"dotenv": "^16.4.0",
"eviltransform": "^0.2.2",
"file-type": "^19.0.0",
"fluent-ffmpeg": "^2.1.2",

View File

@ -27,8 +27,8 @@ dependencies:
specifier: ^4.0.2
version: 4.0.2
dotenv:
specifier: ^16.0.1
version: 16.3.1
specifier: ^16.4.0
version: 16.4.0
eviltransform:
specifier: ^0.2.2
version: 0.2.2
@ -1652,8 +1652,8 @@ packages:
domhandler: 4.3.1
dev: false
/dotenv@16.3.1:
resolution: {integrity: sha512-IPzF4w4/Rd94bA9imS68tZBaYyBWSCE47V1RGuMrB94iyTOIEwRmVL2x/4An+6mETpLrKJ5hQkB8W4kFAadeIQ==}
/dotenv@16.4.0:
resolution: {integrity: sha512-WvImr5kpN5NGNn7KaDjJnLTh5rDVLZiDf/YLA8T1ZEZEBZNEDOE+mnkS0PVjPax8ZxBP5zC5SLMB3/9VV5de9g==}
engines: {node: '>=12'}
dev: false