Files
mobile/scripts/package.json
T
dependabot[bot] 9975a65340 Bump js-yaml from 4.1.0 to 4.1.1 in /scripts (#2366)
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](https://github.com/nodeca/js-yaml/compare/4.1.0...4.1.1)

---
updated-dependencies:
- dependency-name: js-yaml
  dependency-version: 4.1.1
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-17 10:30:11 +01:00

11 lines
188 B
JSON

{
"devDependencies": {
"@octokit/request": "^5.6.2",
"colors": "^1.3.3",
"js-yaml": "^4.1.1",
"node-fetch": "^3.0.0",
"xml2js": "^0.4.22"
},
"dependencies": {}
}