Bump dotenv from 17.2.3 to 17.3.1

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

---
updated-dependencies:
- dependency-name: dotenv
  dependency-version: 17.3.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-02-16 17:25:53 +00:00
committed by Kayne Ruse
parent d2b1433846
commit 37abf4e2b4
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -20,7 +20,7 @@
"homepage": "https://github.com/krgamestudios/chat-server#readme",
"dependencies": {
"cors": "^2.8.5",
"dotenv": "^17.2.3",
"dotenv": "^17.3.1",
"express": "^5.2.1",
"jsonwebtoken": "^9.0.3",
"mariadb": "^3.4.5",