Skip to content

Commit 5ff25d1

Browse files
chore(deps): bump js-yaml from 4.1.1 to 4.3.1
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.1.1 to 4.3.1. - [Changelog](https://github.com/nodeca/js-yaml/blob/4.3.1/CHANGELOG.md) - [Commits](nodeca/js-yaml@4.1.1...4.3.1) --- updated-dependencies: - dependency-name: js-yaml dependency-version: 4.3.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ac3e670 commit 5ff25d1

3 files changed

Lines changed: 312 additions & 86 deletions

File tree

packages/agent-core-v2/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"ignore": "^5.3.2",
7272
"immer": "^11.1.0",
7373
"jimp": "^1.6.1",
74-
"js-yaml": "^4.1.1",
74+
"js-yaml": "^4.3.1",
7575
"linkedom": "^0.18.12",
7676
"node-pty": "^1.1.0",
7777
"openai": "^6.34.0",

packages/agent-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
"chokidar": "^4.0.3",
8585
"ignore": "^5.3.2",
8686
"jimp": "^1.6.1",
87-
"js-yaml": "^4.1.1",
87+
"js-yaml": "^4.3.1",
8888
"linkedom": "^0.18.12",
8989
"node-pty": "^1.1.0",
9090
"nunjucks": "^3.2.4",

0 commit comments

Comments
 (0)