Skip to content

Commit

Permalink
updated microORM
Browse files Browse the repository at this point in the history
  • Loading branch information
wolfganggreschus committed Jan 31, 2024
1 parent 46c0648 commit 9ff336b
Show file tree
Hide file tree
Showing 2 changed files with 69 additions and 139 deletions.
200 changes: 65 additions & 135 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -122,10 +122,10 @@
"@hpi-schul-cloud/commons": "^1.3.4",
"@keycloak/keycloak-admin-client": "^21.1.2",
"@lumieducation/h5p-server": "^9.2.0",
"@mikro-orm/cli": "^5.6.8",
"@mikro-orm/core": "^5.6.8",
"@mikro-orm/migrations-mongodb": "^5.6.8",
"@mikro-orm/mongodb": "^5.6.8",
"@mikro-orm/cli": "^5.6.16",
"@mikro-orm/core": "^5.6.16",
"@mikro-orm/migrations-mongodb": "^5.6.16",
"@mikro-orm/mongodb": "^5.6.16",
"@mikro-orm/nestjs": "^5.2.1",
"@nestjs/axios": "^3.0.0",
"@nestjs/cache-manager": "^2.1.0",
Expand Down

0 comments on commit 9ff336b

Please sign in to comment.