Bump js-yaml from 3.13.1 to 4.1.1 in /script/validate-data
Validate Data / validate-data (push) Has been cancelled

Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.13.1 to 4.1.1.
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/3.13.1...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>
This commit is contained in:
dependabot[bot]
2025-11-16 16:25:41 +00:00
committed by GitHub
parent d3334c066a
commit 22ea34885d
2 changed files with 16 additions and 51 deletions
+1 -1
View File
@@ -15,7 +15,7 @@
},
"dependencies": {
"@actions/core": "^1.9.1",
"js-yaml": "^3.13.1",
"js-yaml": "^4.1.1",
"jsonschema": "^1.2.6"
}
}