Skip to content

Commit

Permalink
chore: update vulnerable ws dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Julusian committed Jun 18, 2024
1 parent 1517e68 commit 0788335
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/timeline-state-resolver/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@
"type-fest": "^3.13.1",
"underscore": "^1.13.6",
"utf-8-validate": "^5.0.10",
"ws": "^7.5.9",
"ws": "^7.5.10",
"xml-js": "^1.6.11"
},
"publishConfig": {
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11259,7 +11259,7 @@ asn1@evs-broadcast/node-asn1:
underscore: ^1.13.6
utf-8-validate: ^5.0.10
vinyl-fs: ^3.0.3
ws: ^7.5.9
ws: ^7.5.10
xml-js: ^1.6.11
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -12244,9 +12244,9 @@ asn1@evs-broadcast/node-asn1:
languageName: node
linkType: hard

"ws@npm:^7.4.6, ws@npm:^7.5.9":
version: 7.5.9
resolution: "ws@npm:7.5.9"
"ws@npm:^7.4.6, ws@npm:^7.5.10":
version: 7.5.10
resolution: "ws@npm:7.5.10"
peerDependencies:
bufferutil: ^4.0.1
utf-8-validate: ^5.0.2
Expand All @@ -12255,7 +12255,7 @@ asn1@evs-broadcast/node-asn1:
optional: true
utf-8-validate:
optional: true
checksum: c3c100a181b731f40b7f2fddf004aa023f79d64f489706a28bc23ff88e87f6a64b3c6651fbec3a84a53960b75159574d7a7385709847a62ddb7ad6af76f49138
checksum: f9bb062abf54cc8f02d94ca86dcd349c3945d63851f5d07a3a61c2fcb755b15a88e943a63cf580cbdb5b74436d67ef6b67f745b8f7c0814e411379138e1863cb
languageName: node
linkType: hard

Expand Down

0 comments on commit 0788335

Please sign in to comment.