Skip to content

Commit

Permalink
chore(deps): upgrade reflect-metadata (#3384)
Browse files Browse the repository at this point in the history
FYI: You will only see a warning for the issue here if you run `make
install` with completely clean `node_modules`

---

I chose to put the override in the root package.json, I also had to run
`npm dedupe` several times to get it to "stick" so unfortunately quite a
lot of churn in the package-lock.json.

I just looked at it myself, and there are lots of downgrades of some
transitive dependencies here (as well as upgrades). I would assume these
still satisfy the semver ranges for everything and are a consequence of
the dedupe's.

Ideally I'd like less churn here though, so if there are any
suggestions/ideas for trying to get a smaller changeset I'd be very
grateful. Otherwise I think this is probably still good as it seems like
the changed deps are mostly (at least) dev/tooling deps.

---------

Signed-off-by: John Cowen <[email protected]>
  • Loading branch information
johncowen authored Jan 14, 2025
1 parent bff8092 commit 6553bbb
Show file tree
Hide file tree
Showing 2 changed files with 660 additions and 795 deletions.
Loading

0 comments on commit 6553bbb

Please sign in to comment.