Skip to content

Commit

Permalink
Merge pull request #1249 from KunoichiZ/depfu/update/yarn/reflect-met…
Browse files Browse the repository at this point in the history
…adata-0.2.1
  • Loading branch information
KunoichiZ authored Dec 16, 2023
2 parents f96a58b + e74d286 commit 62a4320
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"discord.js": "^12.5.3",
"node-fetch": "^3.2.8",
"pg": "^8.11.3",
"reflect-metadata": "^0.1.14",
"reflect-metadata": "^0.2.1",
"utf-8-validate": "^6.0.3",
"ws": "^8.15.1",
"zlib-sync": "^0.1.9"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2000,10 +2000,10 @@ readdirp@~3.6.0:
dependencies:
picomatch "^2.2.1"

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==
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==

resolve-from@^4.0.0:
version "4.0.0"
Expand Down

0 comments on commit 62a4320

Please sign in to comment.