Skip to content

Commit 880c8fc

Browse files
Update npm package js-yaml to v4.2.0 [SECURITY]
1 parent 1833cbf commit 880c8fc

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

apps/hash-api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
"http-terminator": "3.2.0",
9494
"immer": "10.1.3",
9595
"install": "0.13.0",
96-
"js-yaml": "4.1.1",
96+
"js-yaml": "4.2.0",
9797
"jsonpath": "1.3.0",
9898
"keyv": "5.6.0",
9999
"lodash": "4.18.1",

libs/@local/repo-chores/node/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"fs-extra": "11.3.2",
2525
"globby": "15.0.0",
2626
"ignore": "7.0.5",
27-
"js-yaml": "4.1.1",
27+
"js-yaml": "4.2.0",
2828
"regex-parser": "2.3.1",
2929
"tsx": "4.20.6",
3030
"typescript": "5.9.3",

tests/hash-playwright/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@playwright/test": "1.58.2",
2222
"execa": "9.6.0",
2323
"graphql": "16.11.0",
24-
"js-yaml": "4.1.1"
24+
"js-yaml": "4.2.0"
2525
},
2626
"devDependencies": {
2727
"@apps/hash-api": "workspace:*",

0 commit comments

Comments
 (0)