chore(deps-dev): Bump dotenv from 16.5.0 to 17.2.1 (#71)

This commit is contained in:
dependabot[bot]
2025-08-29 11:56:16 +00:00
committed by GitHub
parent a62b538c42
commit efaf3310d2
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -22,7 +22,7 @@
"@types/lodash": "4.17.18",
"@types/node": "24.0.3",
"conventional-changelog-conventionalcommits": "9.0.0",
"dotenv": "16.5.0",
"dotenv": "17.2.1",
"eslint": "9.29.0",
"eslint-plugin-jsdoc": "51.0.3",
"eslint-plugin-tsdoc": "0.4.0",
@@ -5854,9 +5854,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==",
"dev": true,
"license": "BSD-2-Clause",
"engines": {