⬆️ Upgrade dependencies to the latest version

This commit is contained in:
2022-06-07 12:53:14 +02:00
parent 7e7aea0eb8
commit cc56c7ae7c
4 changed files with 372 additions and 351 deletions

View File

@ -10,9 +10,9 @@
"author": "minie4",
"license": "ISC",
"dependencies": {
"@prisma/client": "^3.13.0",
"@prisma/client": "^3.14.0",
"axios": "^0.27.2",
"cheerio": "^1.0.0-rc.10",
"cheerio": "^1.0.0-rc.11",
"cookie-parser": "^1.4.6",
"cors": "^2.8.5",
"express": "^4.18.1"