Commit 4adf35e
committed
chore(deps): bump express-rate-limit and ip-address
Scope @modelcontextprotocol/sdk (>=1.26.0) to express-rate-limit ^8.6.0 and
@jsonhero/json-infer-types to ip-address ^10.2.0, so both transitive
ip-address resolutions land on 10.2.0 instead of 8.1.0 and 10.0.1.
express-rate-limit 8.2.1 pinned ip-address to an exact version; 8.5.1 onwards
declares a range instead, so moving the parent lets ip-address resolve on its
own. json-infer-types caps ip-address at ^8.1.0 and is already at its latest
release, so that chain needs a scoped override.
The cli-v3 chain is untouched: it resolves @modelcontextprotocol/sdk 1.25.2,
which declares express-rate-limit ^7.5.0 and pulls no ip-address at all.
Regenerated pnpm-lock.yaml. Nothing in the repo imports either package
directly; both chains are transitive under apps/webapp.1 parent 4d8b5d6 commit 4adf35e
2 files changed
Lines changed: 17 additions & 29 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
139 | 139 | | |
140 | 140 | | |
141 | 141 | | |
142 | | - | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
143 | 145 | | |
144 | 146 | | |
145 | 147 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments