This commit is contained in:
lesion
2022-05-20 13:04:45 +02:00
parent 238a59eaff
commit cc31bb6b77

View File

@@ -38,7 +38,7 @@
"cookie-parser": "^1.4.6", "cookie-parser": "^1.4.6",
"cors": "^2.8.5", "cors": "^2.8.5",
"dayjs": "^1.11.2", "dayjs": "^1.11.2",
"dompurify": "^2.3.6", "dompurify": "^2.3.8",
"email-templates": "^8.0.9", "email-templates": "^8.0.9",
"express": "^4.18.1", "express": "^4.18.1",
"express-oauth-server": "lesion/express-oauth-server#master", "express-oauth-server": "lesion/express-oauth-server#master",
@@ -71,7 +71,7 @@
"vuetify": "npm:@vuetify/nightly@dev", "vuetify": "npm:@vuetify/nightly@dev",
"winston": "^3.7.2", "winston": "^3.7.2",
"winston-daily-rotate-file": "^4.6.1", "winston-daily-rotate-file": "^4.6.1",
"yargs": "^17.4.1" "yargs": "^17.5.0"
}, },
"devDependencies": { "devDependencies": {
"@nuxtjs/vuetify": "^1.12.3", "@nuxtjs/vuetify": "^1.12.3",