Skip to content
This repository was archived by the owner on Jan 2, 2024. It is now read-only.

Commit e09f080

Browse files
build(deps): bump reflect-metadata from 0.1.14 to 0.2.1 in /server
Bumps [reflect-metadata](https://github.com/rbuckton/reflect-metadata) from 0.1.14 to 0.2.1. - [Release notes](https://github.com/rbuckton/reflect-metadata/releases) - [Changelog](https://github.com/rbuckton/reflect-metadata/blob/main/tsconfig-release.json) - [Commits](microsoft/reflect-metadata@v0.1.14...v0.2.1) --- updated-dependencies: - dependency-name: reflect-metadata dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bc59561 commit e09f080

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"class-validator": "^0.14.0",
2222
"cors": "^2.8.5",
2323
"express": "^4.17.1",
24-
"reflect-metadata": "^0.1.14",
24+
"reflect-metadata": "^0.2.1",
2525
"routing-controllers": "^0.10.4",
2626
"typedi": "^0.10.0",
2727
"uuid": "9.0.1",

0 commit comments

Comments
 (0)