Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 2 additions & 3 deletions THIRD_PARTY_LICENSES.txt
Original file line number Diff line number Diff line change
Expand Up @@ -37900,12 +37900,11 @@ SOFTWARE.

-----------

The following npm packages may be included in this product:
The following npm package may be included in this product:

- ajv@8.12.0
- ajv@8.18.0

These packages each contain the following license:
This package contains the following license:

The MIT License (MIT)

Expand Down
62 changes: 7 additions & 55 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@
"@vercel/otel": "1.13.0",
"@xyflow/react": "12.4.4",
"ai": "6.0.40",
"ajv": "8.12.0",
"ajv": "8.18.0",
"async-mutex": "0.4.0",
"aws-lambda": "1.0.7",
"axios": "1.13.5",
Expand Down
Loading