Skip to content

Commit 7bfc2d0

Browse files
chore: update dependency js-yaml to v4.1.1 [security]
1 parent f132b07 commit 7bfc2d0

2 files changed

Lines changed: 17 additions & 6 deletions

File tree

web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@
157157
"jotai": "1.12.1",
158158
"js-file-download": "0.4.12",
159159
"js-md5": "0.7.3",
160-
"js-yaml": "4.1.0",
160+
"js-yaml": "4.1.1",
161161
"jsep": "1.3.8",
162162
"jsonpath-plus": "10.3.0",
163163
"jszip": "3.10.1",

web/yarn.lock

Lines changed: 16 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7986,7 +7986,7 @@ __metadata:
79867986
jotai: "npm:1.12.1"
79877987
js-file-download: "npm:0.4.12"
79887988
js-md5: "npm:0.7.3"
7989-
js-yaml: "npm:4.1.0"
7989+
js-yaml: "npm:4.1.1"
79907990
jsdom: "npm:22.1.0"
79917991
jsep: "npm:1.3.8"
79927992
jsonpath-plus: "npm:10.3.0"
@@ -19798,14 +19798,14 @@ __metadata:
1979819798
languageName: node
1979919799
linkType: hard
1980019800

19801-
"js-yaml@npm:4.1.0, js-yaml@npm:^4.0.0, js-yaml@npm:^4.1.0":
19802-
version: 4.1.0
19803-
resolution: "js-yaml@npm:4.1.0"
19801+
"js-yaml@npm:4.1.1":
19802+
version: 4.1.1
19803+
resolution: "js-yaml@npm:4.1.1"
1980419804
dependencies:
1980519805
argparse: "npm:^2.0.1"
1980619806
bin:
1980719807
js-yaml: bin/js-yaml.js
19808-
checksum: 10c0/184a24b4eaacfce40ad9074c64fd42ac83cf74d8c8cd137718d456ced75051229e5061b8633c3366b8aada17945a7a356b337828c19da92b51ae62126575018f
19808+
checksum: 10c0/561c7d7088c40a9bb53cc75becbfb1df6ae49b34b5e6e5a81744b14ae8667ec564ad2527709d1a6e7d5e5fa6d483aa0f373a50ad98d42fde368ec4a190d4fae7
1980919809
languageName: node
1981019810
linkType: hard
1981119811

@@ -19821,6 +19821,17 @@ __metadata:
1982119821
languageName: node
1982219822
linkType: hard
1982319823

19824+
"js-yaml@npm:^4.0.0, js-yaml@npm:^4.1.0":
19825+
version: 4.1.0
19826+
resolution: "js-yaml@npm:4.1.0"
19827+
dependencies:
19828+
argparse: "npm:^2.0.1"
19829+
bin:
19830+
js-yaml: bin/js-yaml.js
19831+
checksum: 10c0/184a24b4eaacfce40ad9074c64fd42ac83cf74d8c8cd137718d456ced75051229e5061b8633c3366b8aada17945a7a356b337828c19da92b51ae62126575018f
19832+
languageName: node
19833+
linkType: hard
19834+
1982419835
"jscodeshift@npm:^0.14.0":
1982519836
version: 0.14.0
1982619837
resolution: "jscodeshift@npm:0.14.0"

0 commit comments

Comments
 (0)