mirror of
https://github.com/langchain-ai/agent-inbox-langgraphjs-example.git
synced 2026-08-25 11:09:33 -04:00
[PR #2] [MERGED] fix: resolve 6 Dependabot security vulnerabilities #2
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/langchain-ai/agent-inbox-langgraphjs-example/pull/2
Author: @jkennedyvz
Created: 4/1/2026
Status: ✅ Merged
Merged: 4/1/2026
Merged by: @jkennedyvz
Base:
main← Head:fix/dependabot-vulnerabilities📝 Commits (1)
e8f7d3efix: resolve 6 Dependabot security vulnerabilities📊 Changes
2 files changed (+53 additions, -39 deletions)
View changed files
📝
package.json(+11 -1)📝
yarn.lock(+42 -38)📄 Description
Summary
@langchain/corefrom^0.3.36to^0.3.80(fixes high severity alert #7)resolutionsto force patched versions of transitive dependencies:flatted→^3.4.2(high, alert #16, via eslint → flat-cache)minimatch→^3.1.3/^5.1.8(high, alerts #14 and #13, via eslint/jest/filelist)js-yaml→^4.1.1/^3.14.2(medium, alerts #6 and #5, via eslint/istanbul)Test plan
yarn installsucceedsyarn buildpasses🤖 Generated with Claude Code
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.