build(deps-dev): bump dotenv from 16.1.3 to 16.4.5 (#9617)

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

---
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-04-29 08:32:10 -04:00 committed by GitHub
parent 24c93e2ac3
commit 4109f272ea
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

10
package-lock.json generated
View File

@ -93,7 +93,7 @@
"ajv": "^8.12.0",
"commander": "12.0.0",
"css-loader": "^6.10.0",
"dotenv": "16.1.3",
"dotenv": "16.4.5",
"editorjs-html": "3.4.3",
"editorjs-paragraph-with-alignment": "3.0.0",
"editorjs-text-color-plugin": "2.0.4",
@ -30285,14 +30285,14 @@
}
},
"node_modules/dotenv": {
"version": "16.1.3",
"resolved": "https://registry.npmjs.org/dotenv/-/dotenv-16.1.3.tgz",
"integrity": "sha512-FYssxsmCTtKL72fGBSvb1K9dRz0/VZeWqFme/vSb7r7323x4CRaHu4LvQ5JG3+s6yt2YPbBrkpiEODktfyjI9A==",
"version": "16.4.5",
"resolved": "https://registry.npmjs.org/dotenv/-/dotenv-16.4.5.tgz",
"integrity": "sha512-ZmdL2rui+eB2YwhsWzjInR8LldtZHGDoQ1ugH85ppHKwpUHL7j7rN0Ti9NCnGiQbhaZ11FpR+7ao1dNsmduNUg==",
"engines": {
"node": ">=12"
},
"funding": {
"url": "https://github.com/motdotla/dotenv?sponsor=1"
"url": "https://dotenvx.com"
}
},
"node_modules/dotenv-expand": {

View File

@ -138,7 +138,7 @@
"ajv": "^8.12.0",
"commander": "12.0.0",
"css-loader": "^6.10.0",
"dotenv": "16.1.3",
"dotenv": "16.4.5",
"editorjs-html": "3.4.3",
"editorjs-paragraph-with-alignment": "3.0.0",
"editorjs-text-color-plugin": "2.0.4",