Skip to content

Commit 8f9c5e6

Browse files
chore: add security overrides for form-data and path-to-regexp (#1962)
1 parent 32e45ad commit 8f9c5e6

File tree

2 files changed

+8
-25
lines changed

2 files changed

+8
-25
lines changed

frontend/package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@
2424
"braces": "^3.0.3",
2525
"cross-spawn": "^7.0.5",
2626
"dset": "^3.1.4",
27+
"form-data": "^4.0.4",
28+
"path-to-regexp": "^0.1.12",
2729
"rollup": "^3.29.5",
2830
"vite": "^4.5.3",
2931
"ws": "^7.5.10"

frontend/pnpm-lock.yaml

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

0 commit comments

Comments
 (0)