Skip to content

Commit

Permalink
Merge pull request #64 from penndu/dependabot/npm_and_yarn/reflect-me…
Browse files Browse the repository at this point in the history
…tadata-0.2.1

Bump reflect-metadata from 0.1.13 to 0.2.1
  • Loading branch information
penndu authored Jan 2, 2024
2 parents a089903 + bbe3212 commit 9696ea0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"module-alias": "^2.2.3",
"multer": "^1.4.4",
"nsfwjs": "^2.4.2",
"reflect-metadata": "^0.1.13",
"reflect-metadata": "^0.2.1",
"simple-ts-express-decorators": "1.3.0",
"typescript": "^5.3.3"
},
Expand Down
5 changes: 5 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2048,6 +2048,11 @@ reflect-metadata@^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.2.1:
version "0.2.1"
resolved "https://registry.yarnpkg.com/reflect-metadata/-/reflect-metadata-0.2.1.tgz#8d5513c0f5ef2b4b9c3865287f3c0940c1f67f74"
integrity sha512-i5lLI6iw9AU3Uu4szRNPPEkomnkjRTaVt9hy/bn5g/oSzekBSMeLZblcjP74AW0vBabqERLLIrz+gR8QYR54Tw==

regenerator-runtime@^0.13.5:
version "0.13.11"
resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.13.11.tgz#f6dca3e7ceec20590d07ada785636a90cdca17f9"
Expand Down

0 comments on commit 9696ea0

Please sign in to comment.