Skip to content

Commit 20cb143

Browse files
committed
fix: upgrade yaml from 2.5.1 to 2.6.0
Snyk has created this PR to upgrade yaml from 2.5.1 to 2.6.0. See this package in npm: yaml See this project in Snyk: https://app.snyk.io/org/blankll/project/9c72c875-e7a2-4e68-85a9-7b26a5bc5b32?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent f7d8de8 commit 20cb143

File tree

2 files changed

+14
-11
lines changed

2 files changed

+14
-11
lines changed

package-lock.json

Lines changed: 13 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"lodash": "^4.17.21",
6363
"pino": "^9.4.0",
6464
"pino-pretty": "^11.2.2",
65-
"yaml": "^2.5.1"
65+
"yaml": "^2.6.0"
6666
},
6767
"devDependencies": {
6868
"@types/i18n": "^0.13.12",

0 commit comments

Comments
 (0)