Skip to content

Commit 4a2869c

Browse files
Bump js-yaml (#82)
* Bump js-yaml Bumps [js-yaml](https://github.com/nodeca/js-yaml) to 4.1.1 and updates ancestor dependency . These dependencies need to be updated together. Updates `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) Updates `js-yaml` from 3.14.1 to 3.14.2 - [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 - dependency-name: js-yaml dependency-version: 3.14.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> * Bump version Signed-off-by: Peter Zhu <[email protected]> --------- Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: Peter Zhu <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Peter Zhu <[email protected]>
1 parent 68e5952 commit 4a2869c

File tree

2 files changed

+17
-14
lines changed

2 files changed

+17
-14
lines changed

package-lock.json

Lines changed: 15 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "opensearch-automation-app",
3-
"version": "0.6.6",
3+
"version": "0.6.7",
44
"description": "An Automation App that handles all your GitHub Repository Activities",
55
"author": "Peter Zhu",
66
"homepage": "https://github.com/opensearch-project/automation-app",
@@ -37,7 +37,7 @@
3737
"ajv": "^8.17.1",
3838
"ajv-formats": "^3.0.1",
3939
"dedent": "^1.5.1",
40-
"js-yaml": "^4.1.0",
40+
"js-yaml": "^4.1.1",
4141
"ollama": "^0.5.16",
4242
"probot": "^13.0.1",
4343
"randomstring": "^1.3.0",

0 commit comments

Comments
 (0)