Bump dotenv from 16.4.4 to 16.4.5 (#21581)

Bumps [dotenv](https://github.com/motdotla/dotenv) from 16.4.4 to 16.4.5.
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](https://github.com/motdotla/dotenv/compare/v16.4.4...v16.4.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-02-27 02:08:01 +01:00
committed by GitHub
parent 0c584d0a68
commit 412dd90cb9
3 changed files with 8 additions and 8 deletions

View File

@@ -108,7 +108,7 @@
"deep-diff": "1.0.2",
"destroy": "1.2.0",
"directus": "workspace:*",
"dotenv": "16.4.4",
"dotenv": "16.4.5",
"encodeurl": "1.0.2",
"eventemitter2": "6.4.9",
"execa": "8.0.1",

View File

@@ -37,7 +37,7 @@
"dependencies": {
"@directus/constants": "workspace:*",
"@directus/utils": "workspace:*",
"dotenv": "16.4.4",
"dotenv": "16.4.5",
"lodash-es": "4.17.21"
}
}

12
pnpm-lock.yaml generated
View File

@@ -168,8 +168,8 @@ importers:
specifier: workspace:*
version: link:../directus
dotenv:
specifier: 16.4.4
version: 16.4.4
specifier: 16.4.5
version: 16.4.5
encodeurl:
specifier: 1.0.2
version: 1.0.2
@@ -1206,8 +1206,8 @@ importers:
specifier: workspace:*
version: link:../utils
dotenv:
specifier: 16.4.4
version: 16.4.4
specifier: 16.4.5
version: 16.4.5
lodash-es:
specifier: 4.17.21
version: 4.17.21
@@ -10778,8 +10778,8 @@ packages:
tslib: 2.6.2
dev: true
/dotenv@16.4.4:
resolution: {integrity: sha512-XvPXc8XAQThSjAbY6cQ/9PcBXmFoWuw1sQ3b8HqUCR6ziGXjkTi//kB9SWa2UwqlgdAIuRqAa/9hVljzPehbYg==}
/dotenv@16.4.5:
resolution: {integrity: sha512-ZmdL2rui+eB2YwhsWzjInR8LldtZHGDoQ1ugH85ppHKwpUHL7j7rN0Ti9NCnGiQbhaZ11FpR+7ao1dNsmduNUg==}
engines: {node: '>=12'}
dev: false