Skip to content

Commit 848539d

Browse files
authored
Merge pull request #8590 from sagemathinc/npm-20250923
npm: update axios and tmp, and llm packages
2 parents b6343b4 + c8d5024 commit 848539d

File tree

4 files changed

+91
-96
lines changed

4 files changed

+91
-96
lines changed

src/packages/package.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,15 +23,16 @@
2323
"undici@<5.28.3": "^5.28.4",
2424
"postcss@<8.4.31": "^8.4.31",
2525
"retry-request@<7.0.1": "^7.0.2",
26-
"@langchain/core": "^0.3.68",
27-
"langchain": "^0.3.30",
26+
"@langchain/core": "^0.3.77",
27+
"langchain": "^0.3.34",
2828
"katex@<0.16.9": "^0.16.10",
2929
"nanoid@<3.3.8": "^3.3.8",
3030
"[email protected]": "2.1.3",
3131
"[email protected]": "3.0.9",
3232
"@types/[email protected]": "2.48.13",
3333
"@types/[email protected]": "2.6.13",
34-
"[email protected]": "^1.12.0"
34+
"axios@<1.12.0": "^1.12.0",
35+
"tmp@<0.2.4": "^0.2.4"
3536
},
3637
"onlyBuiltDependencies": [
3738
"websocket-sftp",

src/packages/pnpm-lock.yaml

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

0 commit comments

Comments
 (0)