Skip to content

Commit 6a8df4a

Browse files
fix(deps): update dependency js-yaml to v4.3.0 [security]
1 parent da5635d commit 6a8df4a

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"dependencies": {
3030
"@aggre/ullr": "3.3.0",
3131
"highlight.js": "11.11.1",
32-
"js-yaml": "4.1.1",
32+
"js-yaml": "4.3.0",
3333
"lit": "3.3.3",
3434
"lit-style": "1.1.4",
3535
"markdown-it": "14.2.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2601,7 +2601,7 @@ __metadata:
26012601
expect.js: "npm:0.3.1"
26022602
happy-dom: "npm:^20.0.0"
26032603
highlight.js: "npm:11.11.1"
2604-
js-yaml: "npm:4.1.1"
2604+
js-yaml: "npm:4.3.0"
26052605
list-files-in-dir: "npm:0.1.5"
26062606
lit: "npm:3.3.3"
26072607
lit-style: "npm:1.1.4"
@@ -5577,14 +5577,14 @@ __metadata:
55775577
languageName: node
55785578
linkType: hard
55795579

5580-
"js-yaml@npm:4.1.1":
5581-
version: 4.1.1
5582-
resolution: "js-yaml@npm:4.1.1"
5580+
"js-yaml@npm:4.3.0":
5581+
version: 4.3.0
5582+
resolution: "js-yaml@npm:4.3.0"
55835583
dependencies:
55845584
argparse: "npm:^2.0.1"
55855585
bin:
55865586
js-yaml: bin/js-yaml.js
5587-
checksum: 10c0/561c7d7088c40a9bb53cc75becbfb1df6ae49b34b5e6e5a81744b14ae8667ec564ad2527709d1a6e7d5e5fa6d483aa0f373a50ad98d42fde368ec4a190d4fae7
5587+
checksum: 10c0/058b30473d6915ca5b4feb11e2f7d4d97242f98d00a798ed48dd90b46b7c640398afe9128c5db22c5300f8c6528fe2a174b9a93f351a70ebc28c6203938d8bff
55885588
languageName: node
55895589
linkType: hard
55905590

0 commit comments

Comments
 (0)