Skip to content

build(deps-dev): bump music-metadata from 10.6.2 to 10.6.5 #906

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
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 @@ -74,7 +74,7 @@
"karma-sourcemap-loader": "^0.4.0",
"karma-webpack": "^5.0.1",
"mocha": "^11.0.1",
"music-metadata": "^10.6.2",
"music-metadata": "^10.6.5",
"ts-loader": "^9.5.1",
"ts-node": "^10.9.2",
"typescript": "^5.7.2",
Expand Down
36 changes: 19 additions & 17 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -302,7 +302,7 @@ __metadata:
karma-sourcemap-loader: "npm:^0.4.0"
karma-webpack: "npm:^5.0.1"
mocha: "npm:^11.0.1"
music-metadata: "npm:^10.6.2"
music-metadata: "npm:^10.6.5"
strtok3: "npm:^10.0.1"
ts-loader: "npm:^9.5.1"
ts-node: "npm:^10.9.2"
Expand Down Expand Up @@ -1304,6 +1304,18 @@ __metadata:
languageName: node
linkType: hard

"debug@npm:^4.4.0":
version: 4.4.0
resolution: "debug@npm:4.4.0"
dependencies:
ms: "npm:^2.1.3"
peerDependenciesMeta:
supports-color:
optional: true
checksum: 10c0/db94f1a182bf886f57b4755f85b3a74c39b5114b9377b7ab375dc2cfa3454f09490cc6c30f829df3fc8042bc8b8995f6567ce5cd96f3bc3688bd24027197d9de
languageName: node
linkType: hard

"decamelize@npm:^4.0.0":
version: 4.0.0
resolution: "decamelize@npm:4.0.0"
Expand Down Expand Up @@ -3063,20 +3075,20 @@ __metadata:
languageName: node
linkType: hard

"music-metadata@npm:^10.6.2":
version: 10.6.2
resolution: "music-metadata@npm:10.6.2"
"music-metadata@npm:^10.6.5":
version: 10.6.5
resolution: "music-metadata@npm:10.6.5"
dependencies:
"@tokenizer/token": "npm:^0.3.0"
content-type: "npm:^1.0.5"
debug: "npm:^4.3.7"
debug: "npm:^4.4.0"
file-type: "npm:^19.6.0"
link: "npm:^2.1.1"
media-typer: "npm:^1.1.0"
strtok3: "npm:^10.0.0"
strtok3: "npm:^10.0.1"
token-types: "npm:^6.0.0"
uint8array-extras: "npm:^1.4.0"
checksum: 10c0/fdbd6893773b36c2bacabb74cdae19ad355e92e6d2acafe0743eabf010e328531b0c065b7cdde3d14333bb3fcc228de57c4b2052bd044054facb3e211eecc8d3
checksum: 10c0/dbc891a2069c00989588682856b4fefb948b75b758efc88ef9d90a1760e70a8480754d3ef0224834090929031a6f0f7f17038ef85c334cb677be9e710254fa2b
languageName: node
linkType: hard

Expand Down Expand Up @@ -3933,16 +3945,6 @@ __metadata:
languageName: node
linkType: hard

"strtok3@npm:^10.0.0":
version: 10.0.0
resolution: "strtok3@npm:10.0.0"
dependencies:
"@tokenizer/token": "npm:^0.3.0"
peek-readable: "npm:^5.3.1"
checksum: 10c0/a9b3b37b4b65766bba8448098895ee1e175e1f592833aa41852ca745aa35a9de01a2da23ff929d2ee4eb55d3e14f59073ff3d1105fde789ebfb4a2f09e8642df
languageName: node
linkType: hard

"strtok3@npm:^10.0.1":
version: 10.0.1
resolution: "strtok3@npm:10.0.1"
Expand Down
Loading