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 Dec 13, 2023
1 parent 5b9f3f4 commit 5f23901
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
},
"homepage": "https://github.com/smartive/es-model#readme",
"dependencies": {
"reflect-metadata": "^0.1.13"
"reflect-metadata": "^0.2.0"
},
"devDependencies": {
"@smartive/tslint-config": "^7.0.1",
Expand Down

0 comments on commit 5f23901

Please sign in to comment.