Skip to content

Commit 584afe8

Browse files
committed
Fix security vulnerability in dependency
1 parent e280665 commit 584afe8

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

src/parlant/api/chat/package-lock.json

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

src/parlant/api/chat/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
"@testing-library/user-event": "^14.5.2",
2222
"class-variance-authority": "^0.7.0",
2323
"clsx": "^2.1.1",
24+
"cross-spawn": "^7.0.6",
2425
"lucide-react": "^0.453.0",
2526
"next-themes": "^0.3.0",
2627
"react": "^18.3.1",

0 commit comments

Comments
 (0)