Skip to content

Commit a496f88

Browse files
build(deps): Bump js-yaml in /packages/agent-mesh/sdks/typescript (#729)
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.1.0 to 4.1.1. - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](nodeca/js-yaml@4.1.0...4.1.1) --- updated-dependencies: - dependency-name: js-yaml dependency-version: 4.1.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Imran Siddique <45405841+imran-siddique@users.noreply.github.com>
1 parent 6ec5969 commit a496f88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/agent-mesh/sdks/typescript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"rimraf": "6.1.3"
4343
},
4444
"dependencies": {
45-
"js-yaml": "4.1.0",
45+
"js-yaml": "4.1.1",
4646
"@noble/ed25519": "2.0.0"
4747
},
4848
"engines": {

0 commit comments

Comments
 (0)