chore: update mkv parser

This commit is contained in:
ThaUnknown 2023-10-21 14:50:46 +02:00
parent 12a47c17e1
commit 77ec896fa2
2 changed files with 5 additions and 5 deletions

View file

@ -37,7 +37,7 @@
"html-webpack-plugin": "^5.5.3", "html-webpack-plugin": "^5.5.3",
"jassub": "1.7.8", "jassub": "1.7.8",
"js-levenshtein": "^1.1.6", "js-levenshtein": "^1.1.6",
"matroska-metadata": "^1.0.1", "matroska-metadata": "^1.0.2",
"mini-css-extract-plugin": "^2.7.6", "mini-css-extract-plugin": "^2.7.6",
"p2pt": "github:ThaUnknown/p2pt#modernise", "p2pt": "github:ThaUnknown/p2pt#modernise",
"perfect-seekbar": "^1.1.0", "perfect-seekbar": "^1.1.0",

View file

@ -80,8 +80,8 @@ devDependencies:
specifier: ^1.1.6 specifier: ^1.1.6
version: 1.1.6 version: 1.1.6
matroska-metadata: matroska-metadata:
specifier: ^1.0.1 specifier: ^1.0.2
version: 1.0.1 version: 1.0.2
mini-css-extract-plugin: mini-css-extract-plugin:
specifier: ^2.7.6 specifier: ^2.7.6
version: 2.7.6(webpack@5.88.2) version: 2.7.6(webpack@5.88.2)
@ -4041,8 +4041,8 @@ packages:
dev: true dev: true
optional: true optional: true
/matroska-metadata@1.0.1: /matroska-metadata@1.0.2:
resolution: {integrity: sha512-McJiL+uX1ftPvJtpyifLs8BHAAGGnGfzXwIYoz8wymT3Ks1cC+q4OZstjtWRm8X5zZSBolLoABTVi6QtiDZ4HA==} resolution: {integrity: sha512-vXW4CjDtkvlUrTjaoJ4QzFBYQEx83cXJi//5OqnB51DsbbqiMobp1f9Sj7vSHbFwgGCKfESREvWU71yOaCshjg==}
dependencies: dependencies:
ebml-iterator: 1.0.4 ebml-iterator: 1.0.4
fast-readable-async-iterator: 1.1.1 fast-readable-async-iterator: 1.1.1