fix(deps): update dependency js-yaml to v4.1.1

This commit is contained in:
renovate[bot] 2025-11-12 22:14:46 +00:00 committed by GitHub
parent e638097530
commit 9d1a5f641e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 8 additions and 8 deletions

View file

@ -10,7 +10,7 @@
"author": "Julian Tölle <julian.toelle97@gmail.com>",
"license": "UNLICENSED",
"dependencies": {
"js-yaml": "4.1.0",
"js-yaml": "4.1.1",
"jsonresume-theme-stackoverflow": "apricote/jsonresume-theme-stackoverflow#afb0bc1",
"kiss-my-resume": "0.8.2",
"nodemon": "2.0.16"