Skip to content

Commit 32b51a6

Browse files
authored
chore(deps): fix critical vulnerability (#3582)
1 parent cb847fb commit 32b51a6

File tree

2 files changed

+31
-42
lines changed

2 files changed

+31
-42
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,8 @@
7373
"dset@<3.1.4": ">=3.1.4",
7474
"path-to-regexp@>=0.1.7": "^0.1.12",
7575
"path-to-regexp@>=6.3.0": "^6.3.0",
76-
"next": "^15.2.3"
76+
"next": "^15.2.3",
77+
"form-data": "^4.0.4"
7778
}
7879
}
7980
}

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)