update dependencies

This commit is contained in:
Matt Walsh 2025-07-06 10:54:20 -05:00
commit 4b63328b74
No known key found for this signature in database
2 changed files with 354 additions and 359 deletions

711
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -49,7 +49,7 @@
"webpack-stream": "^7.0.0"
},
"dependencies": {
"dotenv": "^16.5.0",
"dotenv": "^17.0.1",
"ejs": "^3.1.5",
"express": "^5.1.0"
}