Bump dotenv from 17.2.2 to 17.2.3

Bumps [dotenv](https://github.com/motdotla/dotenv) from 17.2.2 to 17.2.3.
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](https://github.com/motdotla/dotenv/compare/v17.2.2...v17.2.3)

---
updated-dependencies:
- dependency-name: dotenv
  dependency-version: 17.2.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-10-06 08:55:48 +00:00
committed by Kayne Ruse
parent 2964c1e448
commit 09b08cd791
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -18,7 +18,7 @@
"concurrently": "^9.2.1", "concurrently": "^9.2.1",
"css-loader": "^7.1.2", "css-loader": "^7.1.2",
"dateformat": "^5.0.3", "dateformat": "^5.0.3",
"dotenv": "^17.2.2", "dotenv": "^17.2.3",
"express": "^5.1.0", "express": "^5.1.0",
"html-webpack-plugin": "^5.6.4", "html-webpack-plugin": "^5.6.4",
"jwt-decode": "^4.0.0", "jwt-decode": "^4.0.0",
@@ -3576,9 +3576,9 @@
} }
}, },
"node_modules/dotenv": { "node_modules/dotenv": {
"version": "17.2.2", "version": "17.2.3",
"resolved": "https://registry.npmjs.org/dotenv/-/dotenv-17.2.2.tgz", "resolved": "https://registry.npmjs.org/dotenv/-/dotenv-17.2.3.tgz",
"integrity": "sha512-Sf2LSQP+bOlhKWWyhFsn0UsfdK/kCWRv1iuA2gXAwt3dyNabr6QSj00I2V10pidqz69soatm9ZwZvpQMTIOd5Q==", "integrity": "sha512-JVUnt+DUIzu87TABbhPmNfVdBDt18BLOWjMUFJMSi/Qqg7NTYtabbvSNJGOJ7afbRuv9D/lngizHtP7QyLQ+9w==",
"license": "BSD-2-Clause", "license": "BSD-2-Clause",
"engines": { "engines": {
"node": ">=12" "node": ">=12"
+1 -1
View File
@@ -33,7 +33,7 @@
"concurrently": "^9.2.1", "concurrently": "^9.2.1",
"css-loader": "^7.1.2", "css-loader": "^7.1.2",
"dateformat": "^5.0.3", "dateformat": "^5.0.3",
"dotenv": "^17.2.2", "dotenv": "^17.2.3",
"express": "^5.1.0", "express": "^5.1.0",
"html-webpack-plugin": "^5.6.4", "html-webpack-plugin": "^5.6.4",
"jwt-decode": "^4.0.0", "jwt-decode": "^4.0.0",