Skip to content

Commit

Permalink
Build(deps): Bump reflect-metadata from 0.1.13 to 0.1.14 in /fbg-serv…
Browse files Browse the repository at this point in the history
…er (#2446)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 8, 2023
1 parent 04a6dc1 commit 8a573ca
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion fbg-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"passport": "^0.7.0",
"passport-jwt": "^4.0.1",
"pg": "^8.11.3",
"reflect-metadata": "^0.1.13",
"reflect-metadata": "^0.1.14",
"rimraf": "^5.0.5",
"rxjs": "^7.8.1",
"shortid": "^2.2.16",
Expand Down
8 changes: 4 additions & 4 deletions fbg-server/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8484,10 +8484,10 @@ redis-parser@^3.0.0:
dependencies:
redis-errors "^1.0.0"

reflect-metadata@^0.1.13:
version "0.1.13"
resolved "https://registry.yarnpkg.com/reflect-metadata/-/reflect-metadata-0.1.13.tgz#67ae3ca57c972a2aa1642b10fe363fe32d49dc08"
integrity sha512-Ts1Y/anZELhSsjMcU605fU9RE4Oi3p5ORujwbIKXfWa+0Zxs510Qrmrce5/Jowq3cHSZSJqBjypxmHarc+vEWg==
reflect-metadata@^0.1.13, reflect-metadata@^0.1.14:
version "0.1.14"
resolved "https://registry.yarnpkg.com/reflect-metadata/-/reflect-metadata-0.1.14.tgz#24cf721fe60677146bb77eeb0e1f9dece3d65859"
integrity sha512-ZhYeb6nRaXCfhnndflDK8qI6ZQ/YcWZCISRAWICW9XYqMUwjZM9Z0DveWX/ABN01oxSHwVxKQmxeYZSsm0jh5A==

regenerator-runtime@^0.13.11:
version "0.13.11"
Expand Down

0 comments on commit 8a573ca

Please sign in to comment.