Skip to content

Commit 2e4990f

Browse files
committed
update mikro-orm to 6.3.6
1 parent 590a749 commit 2e4990f

File tree

2 files changed

+36
-36
lines changed

2 files changed

+36
-36
lines changed

package-lock.json

Lines changed: 31 additions & 31 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"author": "Sleepy Studios",
2323
"license": "MIT",
2424
"devDependencies": {
25-
"@mikro-orm/cli": "^6.3.2",
25+
"@mikro-orm/cli": "^6.3.6",
2626
"@stylistic/eslint-plugin": "^2.2.2",
2727
"@types/koa": "^2.13.5",
2828
"@types/koa-bodyparser": "^4.3.7",
@@ -50,10 +50,10 @@
5050
"@clickhouse/client": "^1.4.1",
5151
"@dinero.js/currencies": "^2.0.0-alpha.14",
5252
"@koa/cors": "^5.0.0",
53-
"@mikro-orm/core": "^6.3.2",
54-
"@mikro-orm/migrations": "^6.3.2",
55-
"@mikro-orm/mysql": "^6.3.2",
56-
"@mikro-orm/reflection": "^6.3.2",
53+
"@mikro-orm/core": "^6.3.6",
54+
"@mikro-orm/migrations": "^6.3.6",
55+
"@mikro-orm/mysql": "^6.3.6",
56+
"@mikro-orm/reflection": "^6.3.6",
5757
"@sendgrid/mail": "^7.6.2",
5858
"@sentry/node": "^7.47.0",
5959
"@sentry/utils": "^7.47.0",

0 commit comments

Comments
 (0)