Bump js-yaml from 3.14.2 to 4.2.0 in /build

Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.14.2 to 4.2.0.
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/3.14.2...4.2.0)

---
updated-dependencies:
- dependency-name: js-yaml
  dependency-version: 4.2.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2026-06-27 21:05:39 +00:00 committed by GitHub
parent f685b3a37b
commit ead249032c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 11 additions and 26 deletions

View file

@ -4,7 +4,7 @@
"description": "",
"main": "generator.js",
"dependencies": {
"js-yaml": "^3.14.1"
"js-yaml": "^4.2.0"
},
"devDependencies": {},
"scripts": {