fix(deps): update dependency js-yaml to v5 [security] (#30440)

Co-authored-by: Daniel Dietzler <mail@ddietzler.dev>
This commit is contained in:
renovate[bot] 2026-07-31 13:24:39 +02:00 committed by GitHub
parent 8e0ad9b2c4
commit 36cb86c886
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 4 additions and 4 deletions

View file

@ -82,7 +82,7 @@
"i18n-iso-countries": "^7.6.0",
"ioredis": "^5.8.2",
"jose": "^6.0.0",
"js-yaml": "^4.1.0",
"js-yaml": "^5.0.0",
"jsonwebtoken": "^9.0.2",
"kysely": "0.28.17",
"kysely-postgres-js": "^3.0.0",