Change mariadb connector version
All checks were successful
Jenkins Production Deployment

This commit is contained in:
Patrick Müller 2022-12-24 20:48:54 +01:00
parent 9c6befc7b5
commit e76dc7405b
Signed by: Paddy
GPG Key ID: 37ABC11275CAABCE

View File

@ -21,7 +21,7 @@
"dotenv": "^8.2.0",
"express": "^4.17.1",
"guid-typescript": "^1.0.9",
"mariadb": "^2.5.3",
"mariadb": "2.5.3",
"random-words": "^1.1.1",
"swagger-jsdoc": "^6.1.0",
"swagger-ui-express": "^4.3.0",