build(deps-dev): bump dotenv from 16.4.5 to 16.4.7 (#10470)

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

---
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-12 05:38:56 +01:00 committed by GitHub
parent e052625909
commit 026bbb8f93
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 4 deletions

7
package-lock.json generated
View File

@ -99,7 +99,7 @@
"ajv": "^8.12.0",
"commander": "12.0.0",
"css-loader": "^7.1.2",
"dotenv": "16.4.5",
"dotenv": "16.4.7",
"editorjs-html": "3.4.3",
"editorjs-paragraph-with-alignment": "3.0.0",
"editorjs-text-alignment-blocktune": "^1.0.3",
@ -16662,9 +16662,10 @@
}
},
"node_modules/dotenv": {
"version": "16.4.5",
"version": "16.4.7",
"resolved": "https://registry.npmjs.org/dotenv/-/dotenv-16.4.7.tgz",
"integrity": "sha512-47qPchRCykZC03FhkYAhrvwU4xDBFIj1QPqaarj6mdM/hgUzfPHcpkHJOn3mJAufFeeAxAzeGsr5X0M4k6fLZQ==",
"dev": true,
"license": "BSD-2-Clause",
"engines": {
"node": ">=12"
},

View File

@ -119,7 +119,7 @@
"ajv": "^8.12.0",
"commander": "12.0.0",
"css-loader": "^7.1.2",
"dotenv": "16.4.5",
"dotenv": "16.4.7",
"editorjs-html": "3.4.3",
"editorjs-paragraph-with-alignment": "3.0.0",
"editorjs-text-alignment-blocktune": "^1.0.3",