Bump dotenv from 16.3.1 to 16.4.1 (#10086)

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

---
updated-dependencies:
- dependency-name: dotenv
  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]
2024-02-05 15:53:23 +01:00
committed by GitHub
parent d107db6fd6
commit 2ce1eedc09
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -55,7 +55,7 @@
"cldr-localenames-full": "^44.1.0",
"concat-files": "^0.1.1",
"d3": "~7.8.5",
"dotenv": "^16.3.1",
"dotenv": "^16.4.1",
"editor-layer-index": "github:osmlab/editor-layer-index#gh-pages",
"esbuild": "^0.20.0",
"esbuild-visualizer": "^0.4.1",
@@ -3090,9 +3090,9 @@
}
},
"node_modules/dotenv": {
"version": "16.3.1",
"resolved": "https://registry.npmjs.org/dotenv/-/dotenv-16.3.1.tgz",
"integrity": "sha512-IPzF4w4/Rd94bA9imS68tZBaYyBWSCE47V1RGuMrB94iyTOIEwRmVL2x/4An+6mETpLrKJ5hQkB8W4kFAadeIQ==",
"version": "16.4.1",
"resolved": "https://registry.npmjs.org/dotenv/-/dotenv-16.4.1.tgz",
"integrity": "sha512-CjA3y+Dr3FyFDOAMnxZEGtnW9KBR2M0JvvUtXNW+dYJL5ROWxP9DUHCwgFqpMk0OXCc0ljhaNTr2w/kutYIcHQ==",
"dev": true,
"engines": {
"node": ">=12"
@@ -10718,9 +10718,9 @@
}
},
"dotenv": {
"version": "16.3.1",
"resolved": "https://registry.npmjs.org/dotenv/-/dotenv-16.3.1.tgz",
"integrity": "sha512-IPzF4w4/Rd94bA9imS68tZBaYyBWSCE47V1RGuMrB94iyTOIEwRmVL2x/4An+6mETpLrKJ5hQkB8W4kFAadeIQ==",
"version": "16.4.1",
"resolved": "https://registry.npmjs.org/dotenv/-/dotenv-16.4.1.tgz",
"integrity": "sha512-CjA3y+Dr3FyFDOAMnxZEGtnW9KBR2M0JvvUtXNW+dYJL5ROWxP9DUHCwgFqpMk0OXCc0ljhaNTr2w/kutYIcHQ==",
"dev": true
},
"earcut": {
+1 -1
View File
@@ -90,7 +90,7 @@
"cldr-localenames-full": "^44.1.0",
"concat-files": "^0.1.1",
"d3": "~7.8.5",
"dotenv": "^16.3.1",
"dotenv": "^16.4.1",
"editor-layer-index": "github:osmlab/editor-layer-index#gh-pages",
"esbuild": "^0.20.0",
"esbuild-visualizer": "^0.4.1",