build(deps): Bump @mikro-orm/reflection from 5.8.7 to 5.8.8
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Thu, 12 Oct 2023 16:35:29 +0000 (16:35 +0000)
committerGitHub <noreply@github.com>
Thu, 12 Oct 2023 16:35:29 +0000 (16:35 +0000)
Bumps [@mikro-orm/reflection](https://github.com/mikro-orm/mikro-orm) from 5.8.7 to 5.8.8.
- [Release notes](https://github.com/mikro-orm/mikro-orm/releases)
- [Changelog](https://github.com/mikro-orm/mikro-orm/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mikro-orm/mikro-orm/compare/v5.8.7...v5.8.8)

---
updated-dependencies:
- dependency-name: "@mikro-orm/reflection"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
package.json
pnpm-lock.yaml

index 73464c3c97b42df25a3096449cab6c94bbe4b50e..d47086ca7538fea68fad423fb4a059fed8637b29 100644 (file)
@@ -96,7 +96,7 @@
   "dependencies": {
     "@mikro-orm/core": "^5.8.7",
     "@mikro-orm/mariadb": "^5.8.7",
-    "@mikro-orm/reflection": "^5.8.7",
+    "@mikro-orm/reflection": "^5.8.8",
     "@mikro-orm/sqlite": "^5.8.7",
     "ajv": "^8.12.0",
     "ajv-formats": "^2.1.1",
index 26117063f233c4b01ade73cdd0ad46d8e6e4f732..bcf9f1ef2c3c861e8487496a796eba0a7aa86f04 100644 (file)
@@ -21,8 +21,8 @@ dependencies:
     specifier: ^5.8.7
     version: 5.8.7(@mikro-orm/core@5.8.7)
   '@mikro-orm/reflection':
-    specifier: ^5.8.7
-    version: 5.8.7(@mikro-orm/core@5.8.7)
+    specifier: ^5.8.8
+    version: 5.8.8(@mikro-orm/core@5.8.7)
   '@mikro-orm/sqlite':
     specifier: ^5.8.7
     version: 5.8.7(@mikro-orm/core@5.8.7)
@@ -1194,8 +1194,8 @@ packages:
       - supports-color
       - tedious
 
-  /@mikro-orm/reflection@5.8.7(@mikro-orm/core@5.8.7):
-    resolution: {integrity: sha512-NSury87CaQ6+3FJV/QMt/IySJUYLBPPjSoeFUB0Xj/Re7K/6z68nKVc/kx+onK1rFyvsZhdeUDTwoFsa9f82lw==}
+  /@mikro-orm/reflection@5.8.8(@mikro-orm/core@5.8.7):
+    resolution: {integrity: sha512-GjU9JAiMQE2temtcqFCJrgAW3eN057tfo729+jm09riv6HoFnf7OTCZ5UH9j7GYK/eqSGX90BljUD9RJ5Q/qvQ==}
     engines: {node: '>= 14.0.0'}
     peerDependencies:
       '@mikro-orm/core': ^5.0.0