Ermögliche das Abrufen von Zeitkorrekturen für ein spezifisches Datum und aktualisiere die Benutzeroberfläche entsprechend
All checks were successful
Deploy production / deploy (push) Successful in 48s
All checks were successful
Deploy production / deploy (push) Successful in 48s
This commit is contained in:
6
package-lock.json
generated
6
package-lock.json
generated
@@ -18,7 +18,7 @@
|
||||
},
|
||||
"backend": {
|
||||
"name": "timeclock-backend",
|
||||
"version": "3.0.0",
|
||||
"version": "3.0.1",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"bcrypt": "^5.1.1",
|
||||
@@ -29,10 +29,10 @@
|
||||
"express": "^4.18.2",
|
||||
"express-session": "^1.18.0",
|
||||
"helmet": "^7.1.0",
|
||||
"jsonwebtoken": "^9.0.3",
|
||||
"jsonwebtoken": "^9.0.2",
|
||||
"morgan": "^1.10.0",
|
||||
"mysql2": "^3.6.5",
|
||||
"nodemailer": "^7.0.11",
|
||||
"nodemailer": "^7.0.9",
|
||||
"passport": "^0.7.0",
|
||||
"passport-google-oauth20": "^2.0.0",
|
||||
"sequelize": "^6.37.7"
|
||||
|
||||
Reference in New Issue
Block a user