🔥 Replaces serve-static, connect and body-parser with express

This commit is contained in:
Alicia Sykes
2021-11-08 19:31:28 +00:00
parent 2543a8993e
commit 1bc978b704
2 changed files with 38 additions and 46 deletions

View File

@@ -22,16 +22,14 @@
"@sentry/vue": "^6.13.1",
"ajv": "^8.6.3",
"axios": "^0.23.0",
"body-parser": "^1.19.0",
"connect": "^3.7.0",
"connect-history-api-fallback": "^1.6.0",
"crypto-js": "^4.1.1",
"express": "^4.17.1",
"js-yaml": "^4.1.0",
"keycloak-js": "^15.0.2",
"register-service-worker": "^1.6.2",
"remedial": "^1.0.8",
"rsup-progress": "^2.0.4",
"serve-static": "^1.14.1",
"simple-icons": "^5.14.0",
"v-jsoneditor": "^1.4.2",
"v-tooltip": "^2.1.3",
@@ -97,4 +95,4 @@
"> 1%",
"last 2 versions"
]
}
}