Bump dotenv from 16.4.7 to 16.5.0 (#10953)

Bumps [dotenv](https://github.com/motdotla/dotenv) from 16.4.7 to 16.5.0.
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](https://github.com/motdotla/dotenv/compare/v16.4.7...v16.5.0)

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

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]
2025-04-11 17:17:23 +02:00
committed by GitHub
parent 5c422fef52
commit 77790465b3
2 changed files with 6 additions and 5 deletions
+5 -4
View File
@@ -64,7 +64,7 @@
"cldr-localenames-full": "^47.0.0",
"concat-files": "^0.1.1",
"d3": "~7.9.0",
"dotenv": "^16.4.7",
"dotenv": "^16.5.0",
"editor-layer-index": "github:osmlab/editor-layer-index#gh-pages",
"esbuild": "^0.25.2",
"esbuild-visualizer": "^0.7.0",
@@ -3674,10 +3674,11 @@
}
},
"node_modules/dotenv": {
"version": "16.4.7",
"resolved": "https://registry.npmjs.org/dotenv/-/dotenv-16.4.7.tgz",
"integrity": "sha512-47qPchRCykZC03FhkYAhrvwU4xDBFIj1QPqaarj6mdM/hgUzfPHcpkHJOn3mJAufFeeAxAzeGsr5X0M4k6fLZQ==",
"version": "16.5.0",
"resolved": "https://registry.npmjs.org/dotenv/-/dotenv-16.5.0.tgz",
"integrity": "sha512-m/C+AwOAr9/W1UOIZUo232ejMNnJAJtYQjUbHoNTBNTJSvqzzDh7vnrei3o3r3m9blf6ZoDkvcw0VmozNRFJxg==",
"dev": true,
"license": "BSD-2-Clause",
"engines": {
"node": ">=12"
},
+1 -1
View File
@@ -99,7 +99,7 @@
"cldr-localenames-full": "^47.0.0",
"concat-files": "^0.1.1",
"d3": "~7.9.0",
"dotenv": "^16.4.7",
"dotenv": "^16.5.0",
"editor-layer-index": "github:osmlab/editor-layer-index#gh-pages",
"esbuild": "^0.25.2",
"esbuild-visualizer": "^0.7.0",