Skip to content

Commit

Permalink
fix(deps): update dependency reflect-metadata to ^0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 4, 2024
1 parent 70509f7 commit c97e2e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
"multer": "^1.4.5-lts.1",
"path-templater": "^1.0.0",
"pg": "~8.11.0",
"reflect-metadata": "^0.1.13",
"reflect-metadata": "^0.2.0",
"typeorm": "^0.3.12",
"typeorm-extension": "^3.0.0"
}
Expand Down

0 comments on commit c97e2e7

Please sign in to comment.