Povýšení závislostí

This commit is contained in:
2024-02-26 20:23:14 +01:00
parent e4a146995f
commit b087c790ad
3 changed files with 1406 additions and 1639 deletions

View File

@@ -15,12 +15,12 @@
"@babel/preset-env": "^7.22.20",
"@babel/preset-typescript": "^7.23.0",
"@types/express": "^4.17.17",
"@types/jsonwebtoken": "^9.0.2",
"@types/node": "^20.2.5",
"@types/jsonwebtoken": "^9.0.6",
"@types/node": "^20.11.20",
"@types/request-promise": "^4.1.48",
"babel-jest": "^29.7.0",
"jest": "^29.7.0",
"nodemon": "^2.0.22",
"nodemon": "^3.1.0",
"ts-node": "^10.9.1",
"typescript": "^5.0.2"
},
@@ -28,7 +28,7 @@
"axios": "^1.4.0",
"cheerio": "^1.0.0-rc.12",
"cors": "^2.8.5",
"dotenv": "^16.1.3",
"dotenv": "^16.4.5",
"express": "^4.18.2",
"jsonwebtoken": "^9.0.0",
"redis": "^4.6.7",