Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"nodeshout-napi": "^1.1.1",
"prism-media": "^1.3.2",
"streamifier": "^0.1.1",
"utf-8-validate": "^5.0.7",
"utf-8-validate": "^5.0.10",
"xmlbuilder": "^15.1.1",
"xstate": "^4.26.0",
"zippa": "^0.3.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -571,7 +571,7 @@ __metadata:
prettier: ^2.4.1
prism-media: ^1.3.2
streamifier: ^0.1.1
utf-8-validate: ^5.0.7
utf-8-validate: ^5.0.10
xmlbuilder: ^15.1.1
xstate: ^4.26.0
zippa: ^0.3.1
Expand Down Expand Up @@ -3150,13 +3150,13 @@ __metadata:
languageName: node
linkType: hard

"utf-8-validate@npm:^5.0.7":
version: 5.0.7
resolution: "utf-8-validate@npm:5.0.7"
"utf-8-validate@npm:^5.0.10":
version: 5.0.10
resolution: "utf-8-validate@npm:5.0.10"
dependencies:
node-gyp: latest
node-gyp-build: ^4.3.0
checksum: 588d272b359bf555a0c4c2ffe97286edc73126de132f63f4f0c80110bd06b67d3ce44d2b3d24feea6da13ced50c04d774ba4d25fe28576371cd714cd013bd3b7
checksum: 5579350a023c66a2326752b6c8804cc7b39dcd251bb088241da38db994b8d78352e388dcc24ad398ab98385ba3c5ffcadb6b5b14b2637e43f767869055e46ba6
languageName: node
linkType: hard

Expand Down