Skip to content

Commit d549b46

Browse files
Update npm package js-yaml to v4.1.1 [SECURITY] (#8040)
Co-authored-by: hash-worker[bot] <180894564+hash-worker[bot]@users.noreply.github.com>
1 parent 081d3d4 commit d549b46

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

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.0",
96+
"js-yaml": "4.1.1",
9797
"jsonpath": "1.1.1",
9898
"keyv": "5.5.3",
9999
"lodash": "4.17.21",

tests/hash-playwright/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@playwright/test": "1.56.1",
2020
"execa": "9.6.0",
2121
"graphql": "16.11.0",
22-
"js-yaml": "4.1.0"
22+
"js-yaml": "4.1.1"
2323
},
2424
"devDependencies": {
2525
"@apps/hash-api": "0.0.0-private",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -517,7 +517,7 @@ __metadata:
517517
http-terminator: "npm:3.2.0"
518518
immer: "npm:10.1.3"
519519
install: "npm:0.13.0"
520-
js-yaml: "npm:4.1.0"
520+
js-yaml: "npm:4.1.1"
521521
jsonpath: "npm:1.1.1"
522522
keyv: "npm:5.5.3"
523523
lodash: "npm:4.17.21"
@@ -17258,7 +17258,7 @@ __metadata:
1725817258
eslint: "npm:9.38.0"
1725917259
execa: "npm:9.6.0"
1726017260
graphql: "npm:16.11.0"
17261-
js-yaml: "npm:4.1.0"
17261+
js-yaml: "npm:4.1.1"
1726217262
rimraf: "npm:6.0.1"
1726317263
typescript: "npm:5.9.3"
1726417264
languageName: unknown
@@ -32204,14 +32204,14 @@ __metadata:
3220432204
languageName: node
3220532205
linkType: hard
3220632206

32207-
"js-yaml@npm:4.1.0, js-yaml@npm:^4.0.0, js-yaml@npm:^4.1.0":
32208-
version: 4.1.0
32209-
resolution: "js-yaml@npm:4.1.0"
32207+
"js-yaml@npm:4.1.1, js-yaml@npm:^4.0.0, js-yaml@npm:^4.1.0":
32208+
version: 4.1.1
32209+
resolution: "js-yaml@npm:4.1.1"
3221032210
dependencies:
3221132211
argparse: "npm:^2.0.1"
3221232212
bin:
3221332213
js-yaml: bin/js-yaml.js
32214-
checksum: 10c0/184a24b4eaacfce40ad9074c64fd42ac83cf74d8c8cd137718d456ced75051229e5061b8633c3366b8aada17945a7a356b337828c19da92b51ae62126575018f
32214+
checksum: 10c0/561c7d7088c40a9bb53cc75becbfb1df6ae49b34b5e6e5a81744b14ae8667ec564ad2527709d1a6e7d5e5fa6d483aa0f373a50ad98d42fde368ec4a190d4fae7
3221532215
languageName: node
3221632216
linkType: hard
3221732217

0 commit comments

Comments
 (0)