chore(deps-dev): Bump dotenv from 17.2.1 to 17.2.3 (#147)

This commit is contained in:
dependabot[bot]
2025-10-31 13:40:02 +00:00
committed by GitHub
parent d813c4f9a9
commit 8dfb1b7e82
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -22,7 +22,7 @@
"@types/lodash": "4.17.20", "@types/lodash": "4.17.20",
"@types/node": "24.3.0", "@types/node": "24.3.0",
"conventional-changelog-conventionalcommits": "9.1.0", "conventional-changelog-conventionalcommits": "9.1.0",
"dotenv": "17.2.1", "dotenv": "17.2.3",
"eslint": "9.34.0", "eslint": "9.34.0",
"eslint-plugin-jsdoc": "54.1.1", "eslint-plugin-jsdoc": "54.1.1",
"eslint-plugin-tsdoc": "0.4.0", "eslint-plugin-tsdoc": "0.4.0",
@@ -4867,9 +4867,9 @@
} }
}, },
"node_modules/dotenv": { "node_modules/dotenv": {
"version": "17.2.1", "version": "17.2.3",
"resolved": "https://registry.npmjs.org/dotenv/-/dotenv-17.2.1.tgz", "resolved": "https://registry.npmjs.org/dotenv/-/dotenv-17.2.3.tgz",
"integrity": "sha512-kQhDYKZecqnM0fCnzI5eIv5L4cAe/iRI+HqMbO/hbRdTAeXDG+M9FjipUxNfbARuEg4iHIbhnhs78BCHNbSxEQ==", "integrity": "sha512-JVUnt+DUIzu87TABbhPmNfVdBDt18BLOWjMUFJMSi/Qqg7NTYtabbvSNJGOJ7afbRuv9D/lngizHtP7QyLQ+9w==",
"dev": true, "dev": true,
"license": "BSD-2-Clause", "license": "BSD-2-Clause",
"engines": { "engines": {

View File

@@ -63,7 +63,7 @@
"@types/lodash": "4.17.20", "@types/lodash": "4.17.20",
"@types/node": "24.3.0", "@types/node": "24.3.0",
"conventional-changelog-conventionalcommits": "9.1.0", "conventional-changelog-conventionalcommits": "9.1.0",
"dotenv": "17.2.1", "dotenv": "17.2.3",
"eslint": "9.34.0", "eslint": "9.34.0",
"eslint-plugin-jsdoc": "54.1.1", "eslint-plugin-jsdoc": "54.1.1",
"eslint-plugin-tsdoc": "0.4.0", "eslint-plugin-tsdoc": "0.4.0",