Skip to content

Commit bb99d74

Browse files
Update dependency js-yaml to v3.15.0 [SECURITY]
Generated by renovateBot
1 parent c27320d commit bb99d74

3 files changed

Lines changed: 9 additions & 7 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"pnpm": {
1616
"overrides": {
1717
"minimatch": "10.2.3",
18-
"js-yaml": "3.14.2"
18+
"js-yaml": "3.15.0"
1919
}
2020
},
2121
"packageManager": "pnpm@9.15.9"

pnpm-lock.yaml

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

pnpm-workspace.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,5 @@ minimumReleaseAgeExclude:
77
- "@livekit/*"
88
# Renovate security update: @babel/core@7.29.6
99
- "@babel/core@7.29.6"
10+
# Renovate security update: js-yaml@3.15.0
11+
- js-yaml@3.15.0

0 commit comments

Comments
 (0)