Skip to content

Commit 4a4a498

Browse files
authored
Merge pull request #7640 from sagemathinc/npm-updates-20240627
npm updates
2 parents bd1c585 + 5f800fa commit 4a4a498

File tree

6 files changed

+160
-158
lines changed

6 files changed

+160
-158
lines changed

src/packages/next/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"basic-auth": "^2.0.1",
7474
"cookies": "^0.8.0",
7575
"csv-stringify": "^6.3.0",
76-
"dayjs": "^1.11.10",
76+
"dayjs": "^1.11.11",
7777
"express": "^4.19.2",
7878
"lodash": "^4.17.21",
7979
"lru-cache": "^7.14.1",

src/packages/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"undici@<5.28.3": "^5.28.4",
2121
"postcss@<8.4.31": "^8.4.31",
2222
"retry-request@<7.0.1": "^7.0.2",
23-
"@langchain/core": "^0.2.5",
23+
"@langchain/core": "^0.2.10",
2424
"katex@<0.16.9": "^0.16.10"
2525
}
2626
}

0 commit comments

Comments
 (0)