chore(deps-dev): bump @types/yaml from 1.9.6 to 1.9.7 in /backend (#167)

Bumps [@types/yaml](https://github.com/eemeli/yaml) from 1.9.6 to 1.9.7.
- [Release notes](https://github.com/eemeli/yaml/releases)
- [Commits](https://github.com/eemeli/yaml/commits)

---
updated-dependencies:
- dependency-name: "@types/yaml"
  dependency-version: 1.9.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-03-25 19:45:07 -04:00
committed by GitHub
parent afc04f0dae
commit 2db8687b13
+4 -3
View File
@@ -1091,9 +1091,10 @@
}
},
"node_modules/@types/yaml": {
"version": "1.9.6",
"resolved": "https://registry.npmjs.org/@types/yaml/-/yaml-1.9.6.tgz",
"integrity": "sha512-VKOCuDN57wngmyQnRqcn4vuGWCXViISHv+UCCjrKcf1yt4zyfMmOGlZDI2ucTHK72V8ki+sd7h21OZL6O5S52A==",
"version": "1.9.7",
"resolved": "https://registry.npmjs.org/@types/yaml/-/yaml-1.9.7.tgz",
"integrity": "sha512-8WMXRDD1D+wCohjfslHDgICd2JtMATZU8CkhH8LVJqcJs6dyYj5TGptzP8wApbmEullGBSsCEzzap73DQ1HJaA==",
"deprecated": "This is a stub types definition. yaml provides its own type definitions, so you do not need this installed.",
"dev": true,
"license": "MIT",
"dependencies": {