Skip to content

Commit f4584d9

Browse files
Update dependency js-yaml to v4 [SECURITY]
1 parent 6fe61ed commit f4584d9

2 files changed

Lines changed: 7 additions & 8 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@
176176
"fuse.js": "3.4.6",
177177
"gl-transitions": "1.43.0",
178178
"humps": "2.0.1",
179-
"js-yaml": "3.13.1",
179+
"js-yaml": "4.1.1",
180180
"less": "4.1.0",
181181
"less-loader": "7.2.1",
182182
"lodash": "4.17.21",

yarn.lock

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -9629,15 +9629,14 @@ __metadata:
96299629
languageName: node
96309630
linkType: hard
96319631

9632-
"js-yaml@npm:3.13.1":
9633-
version: 3.13.1
9634-
resolution: "js-yaml@npm:3.13.1"
9632+
"js-yaml@npm:4.1.1":
9633+
version: 4.1.1
9634+
resolution: "js-yaml@npm:4.1.1"
96359635
dependencies:
9636-
argparse: ^1.0.7
9637-
esprima: ^4.0.0
9636+
argparse: ^2.0.1
96389637
bin:
96399638
js-yaml: bin/js-yaml.js
9640-
checksum: 7511b764abb66d8aa963379f7d2a404f078457d106552d05a7b556d204f7932384e8477513c124749fa2de52eb328961834562bd09924902c6432e40daa408bc
9639+
checksum: ea2339c6930fe048ec31b007b3c90be2714ab3e7defcc2c27ebf30c74fd940358f29070b4345af0019ef151875bf3bc3f8644bea1bab0372652b5044813ac02d
96419640
languageName: node
96429641
linkType: hard
96439642

@@ -14293,7 +14292,7 @@ __metadata:
1429314292
game_overlay: "https://obs-studio-deployment.s3-us-west-2.amazonaws.com/game-overlay-v0.0.0.tar.gz"
1429414293
gl-transitions: 1.43.0
1429514294
humps: 2.0.1
14296-
js-yaml: 3.13.1
14295+
js-yaml: 4.1.1
1429714296
less: 4.1.0
1429814297
less-loader: 7.2.1
1429914298
lodash: 4.17.21

0 commit comments

Comments
 (0)