Skip to content

Commit 3a33bfa

Browse files
authored
Chore/Patch dependencies (#4992)
patch dependencies
1 parent 89a806f commit 3a33bfa

File tree

3 files changed

+152
-158
lines changed

3 files changed

+152
-158
lines changed

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@
7070
"body-parser": "2.0.2",
7171
"braces": "3.0.3",
7272
"cross-spawn": "7.0.6",
73+
"form-data": "4.0.4",
7374
"glob-parent": "6.0.2",
7475
"http-proxy-middleware": "3.0.3",
7576
"json5": "2.2.3",
@@ -79,6 +80,7 @@
7980
"rollup": "4.45.0",
8081
"semver": "7.7.1",
8182
"set-value": "4.1.0",
83+
"solid-js": "1.9.7",
8284
"tar-fs": "3.1.0",
8385
"unset-value": "2.0.1",
8486
"webpack-dev-middleware": "7.4.2",

packages/components/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
"express": "^4.17.3",
9494
"faiss-node": "^0.5.1",
9595
"fast-json-patch": "^3.1.1",
96-
"form-data": "^4.0.0",
96+
"form-data": "^4.0.4",
9797
"google-auth-library": "^9.4.0",
9898
"graphql": "^16.6.0",
9999
"html-to-text": "^9.0.5",
@@ -107,7 +107,7 @@
107107
"langfuse-langchain": "^3.3.4",
108108
"langsmith": "0.1.6",
109109
"langwatch": "^0.1.1",
110-
"linkifyjs": "^4.1.1",
110+
"linkifyjs": "^4.3.2",
111111
"llamaindex": "^0.3.13",
112112
"lodash": "^4.17.21",
113113
"lunary": "^0.7.12",

0 commit comments

Comments
 (0)