Skip to content

Commit a48f4cf

Browse files
Merge pull request #242 from gleanwork/hjdivad/bump-form-data
fix: CVE-2025-7783
2 parents 793e63b + 7c7b092 commit a48f4cf

File tree

3 files changed

+12
-4
lines changed

3 files changed

+12
-4
lines changed

packages/configure-mcp-server/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@
6767
"console-test-helpers": "^0.3.3",
6868
"eslint": "^9.30.1",
6969
"fixturify": "^3.0.0",
70+
"form-data": "^4.0.4",
7071
"fs-extra": "^11.3.0",
7172
"globals": "^16.3.0",
7273
"msw": "^2.10.2",

packages/local-mcp-server/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@
7171
"console-test-helpers": "^0.3.3",
7272
"eslint": "^9.30.1",
7373
"fixturify": "^3.0.0",
74+
"form-data": "^4.0.4",
7475
"fs-extra": "^11.3.0",
7576
"globals": "^16.3.0",
7677
"msw": "^2.10.2",

pnpm-lock.yaml

Lines changed: 10 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)