potentially fix problem with fullstack tests and faker/image seeding

This commit is contained in:
Ulf Gebhardt 2023-05-24 15:23:27 +02:00
parent e9756f7f60
commit 3e41b699d5
Signed by: ulfgebhardt
GPG Key ID: DA6B843E748679C9

View File

@ -25,7 +25,7 @@
"@babel/core": "^7.21.4",
"@babel/preset-env": "^7.21.4",
"@babel/register": "^7.12.10",
"@faker-js/faker": "5.1.0",
"@faker-js/faker": "7.6.0",
"auto-changelog": "^2.3.0",
"bcryptjs": "^2.4.3",
"codecov": "^3.8.2",