Bump dotenv from 16.4.5 to 16.4.6 (#10577)

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

---
updated-dependencies:
- dependency-name: dotenv
  dependency-type: direct:development
  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-12-04 10:37:52 +01:00
committed by GitHub
parent 87f92967cd
commit 30403b141c
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -61,7 +61,7 @@
"cldr-localenames-full": "^46.0.0",
"concat-files": "^0.1.1",
"d3": "~7.9.0",
"dotenv": "^16.4.5",
"dotenv": "^16.4.6",
"editor-layer-index": "github:osmlab/editor-layer-index#gh-pages",
"esbuild": "^0.24.0",
"esbuild-visualizer": "^0.6.0",
@@ -3441,9 +3441,9 @@
}
},
"node_modules/dotenv": {
"version": "16.4.5",
"resolved": "https://registry.npmjs.org/dotenv/-/dotenv-16.4.5.tgz",
"integrity": "sha512-ZmdL2rui+eB2YwhsWzjInR8LldtZHGDoQ1ugH85ppHKwpUHL7j7rN0Ti9NCnGiQbhaZ11FpR+7ao1dNsmduNUg==",
"version": "16.4.6",
"resolved": "https://registry.npmjs.org/dotenv/-/dotenv-16.4.6.tgz",
"integrity": "sha512-JhcR/+KIjkkjiU8yEpaB/USlzVi3i5whwOjpIRNGi9svKEXZSe+Qp6IWAjFjv+2GViAoDRCUv/QLNziQxsLqDg==",
"dev": true,
"engines": {
"node": ">=12"

View File

@@ -96,7 +96,7 @@
"cldr-localenames-full": "^46.0.0",
"concat-files": "^0.1.1",
"d3": "~7.9.0",
"dotenv": "^16.4.5",
"dotenv": "^16.4.6",
"editor-layer-index": "github:osmlab/editor-layer-index#gh-pages",
"esbuild": "^0.24.0",
"esbuild-visualizer": "^0.6.0",