Skip to content

Commit a516745

Browse files
authored
chore(node-tests): Upgrade @langchain/core (#18720)
Closes https://github.com/getsentry/sentry-javascript/security/dependabot/901 Closes #18721 (added automatically)
1 parent 7d0a81b commit a516745

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

dev-packages/node-integration-tests/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@hapi/hapi": "^21.3.10",
3131
"@hono/node-server": "^1.19.4",
3232
"@langchain/anthropic": "^0.3.10",
33-
"@langchain/core": "^0.3.28",
33+
"@langchain/core": "^0.3.80",
3434
"@langchain/langgraph": "^0.2.32",
3535
"@nestjs/common": "^11",
3636
"@nestjs/core": "^11",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4922,10 +4922,10 @@
49224922
"@anthropic-ai/sdk" "^0.65.0"
49234923
fast-xml-parser "^4.4.1"
49244924

4925-
"@langchain/core@^0.3.28":
4926-
version "0.3.78"
4927-
resolved "https://registry.npmjs.org/@langchain/core/-/core-0.3.78.tgz#40e69fba6688858edbcab4473358ec7affc685fd"
4928-
integrity sha512-Nn0x9erQlK3zgtRU1Z8NUjLuyW0gzdclMsvLQ6wwLeDqV91pE+YKl6uQb+L2NUDs4F0N7c2Zncgz46HxrvPzuA==
4925+
"@langchain/core@^0.3.80":
4926+
version "0.3.80"
4927+
resolved "https://registry.yarnpkg.com/@langchain/core/-/core-0.3.80.tgz#c494a6944e53ab28bf32dc531e257b17cfc8f797"
4928+
integrity sha512-vcJDV2vk1AlCwSh3aBm/urQ1ZrlXFFBocv11bz/NBUfLWD5/UDNMzwPdaAd2dKvNmTWa9FM2lirLU3+JCf4cRA==
49294929
dependencies:
49304930
"@cfworker/json-schema" "^4.0.2"
49314931
ansi-styles "^5.0.0"

0 commit comments

Comments
 (0)