Skip to content

Commit 358fec8

Browse files
committed
Merge branch 'master' of github.com:sagemathinc/cocalc
2 parents 83e8120 + 3868d14 commit 358fec8

File tree

2 files changed

+37
-14
lines changed

2 files changed

+37
-14
lines changed

src/packages/pnpm-lock.yaml

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

src/packages/server/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"@langchain/mistralai": "^0.2.1",
6262
"@langchain/ollama": "^0.2.3",
6363
"@langchain/openai": "^0.6.1",
64-
"@node-saml/passport-saml": "^5.0.1",
64+
"@node-saml/passport-saml": "^5.1.0",
6565
"@passport-js/passport-twitter": "^1.0.8",
6666
"@passport-next/passport-google-oauth2": "^1.0.0",
6767
"@passport-next/passport-oauth2": "^2.1.4",
@@ -73,7 +73,7 @@
7373
"async": "^1.5.2",
7474
"await-spawn": "^4.0.2",
7575
"awaiting": "^3.0.0",
76-
"axios": "^1.7.5",
76+
"axios": "^1.11.0",
7777
"base62": "^2.0.1",
7878
"base64-js": "^1.5.1",
7979
"cloudflare": "^2.9.1",

0 commit comments

Comments
 (0)