chore(deps): Bump dotenv from 16.5.0 to 17.2.1 (#45)

This commit is contained in:
dependabot[bot]
2025-08-29 12:21:29 +00:00
committed by GitHub
parent a2f47220bd
commit 8a8ab7ab07
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -10,7 +10,7 @@
"license": "MIT",
"dependencies": {
"commander": "14.0.0",
"dotenv": "16.5.0",
"dotenv": "17.2.1",
"mqtt2ha": "4.1.0",
"mysa-js-sdk": "1.3.0",
"pino": "9.7.0",
@@ -4642,9 +4642,9 @@
}
},
"node_modules/dotenv": {
"version": "16.5.0",
"resolved": "https://registry.npmjs.org/dotenv/-/dotenv-16.5.0.tgz",
"integrity": "sha512-m/C+AwOAr9/W1UOIZUo232ejMNnJAJtYQjUbHoNTBNTJSvqzzDh7vnrei3o3r3m9blf6ZoDkvcw0VmozNRFJxg==",
"version": "17.2.1",
"resolved": "https://registry.npmjs.org/dotenv/-/dotenv-17.2.1.tgz",
"integrity": "sha512-kQhDYKZecqnM0fCnzI5eIv5L4cAe/iRI+HqMbO/hbRdTAeXDG+M9FjipUxNfbARuEg4iHIbhnhs78BCHNbSxEQ==",
"license": "BSD-2-Clause",
"engines": {
"node": ">=12"

View File

@@ -47,7 +47,7 @@
},
"dependencies": {
"commander": "14.0.0",
"dotenv": "16.5.0",
"dotenv": "17.2.1",
"mqtt2ha": "4.1.0",
"mysa-js-sdk": "1.3.0",
"pino": "9.7.0",