updates dotenv

This commit is contained in:
nai-degen
2024-01-08 23:25:02 -06:00
parent 2239bead2c
commit a57cc4e8d4
3 changed files with 16 additions and 10 deletions
+3 -2
View File
@@ -28,7 +28,7 @@
"copyfiles": "^2.4.1",
"cors": "^2.8.5",
"csrf-csrf": "^2.3.0",
"dotenv": "^16.0.3",
"dotenv": "^16.3.1",
"ejs": "^3.1.9",
"express": "^4.18.2",
"express-session": "^1.17.3",
@@ -75,6 +75,7 @@
},
"overrides": {
"google-gax": "^3.6.1",
"postcss": "^8.4.31"
"postcss": "^8.4.31",
"follow-redirects": "^1.15.4"
}
}