Bump dotenv from 17.3.1 to 17.4.1

Bumps [dotenv](https://github.com/motdotla/dotenv) from 17.3.1 to 17.4.1.
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](https://github.com/motdotla/dotenv/compare/v17.3.1...v17.4.1)

---
updated-dependencies:
- dependency-name: dotenv
  dependency-version: 17.4.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-04-06 08:12:21 +00:00
committed by Kayne Ruse
parent 2ebb9d4105
commit d66a07232d
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -18,7 +18,7 @@
"concurrently": "^9.2.1",
"css-loader": "^7.1.4",
"dateformat": "^5.0.3",
"dotenv": "^17.3.1",
"dotenv": "^17.4.1",
"express": "^5.2.1",
"html-webpack-plugin": "^5.6.6",
"jwt-decode": "^4.0.0",
@@ -4108,9 +4108,9 @@
}
},
"node_modules/dotenv": {
"version": "17.3.1",
"resolved": "https://registry.npmjs.org/dotenv/-/dotenv-17.3.1.tgz",
"integrity": "sha512-IO8C/dzEb6O3F9/twg6ZLXz164a2fhTnEWb95H23Dm4OuN+92NmEAlTrupP9VW6Jm3sO26tQlqyvyi4CsnY9GA==",
"version": "17.4.1",
"resolved": "https://registry.npmjs.org/dotenv/-/dotenv-17.4.1.tgz",
"integrity": "sha512-k8DaKGP6r1G30Lx8V4+pCsLzKr8vLmV2paqEj1Y55GdAgJuIqpRp5FfajGF8KtwMxCz9qJc6wUIJnm053d/WCw==",
"license": "BSD-2-Clause",
"engines": {
"node": ">=12"
+1 -1
View File
@@ -33,7 +33,7 @@
"concurrently": "^9.2.1",
"css-loader": "^7.1.4",
"dateformat": "^5.0.3",
"dotenv": "^17.3.1",
"dotenv": "^17.4.1",
"express": "^5.2.1",
"html-webpack-plugin": "^5.6.6",
"jwt-decode": "^4.0.0",