Skip to content

Commit

Permalink
chore(deps): bump music-metadata from 10.6.1 to 10.6.2 (#3611)
Browse files Browse the repository at this point in the history
Bumps [music-metadata](https://github.com/borewit/music-metadata) from 10.6.1 to 10.6.2.
- [Release notes](https://github.com/borewit/music-metadata/releases)
- [Commits](Borewit/music-metadata@v10.6.1...v10.6.2)

---
updated-dependencies:
- dependency-name: music-metadata
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 2, 2024
1 parent 193e253 commit 92ac856
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"fs-extra": "^11.2.0",
"heic-convert": "^2.1.0",
"is-online": "^11.0.0",
"music-metadata": "^10.6.1",
"music-metadata": "^10.6.2",
"obs-websocket-js": "^5.0.6",
"p-queue": "^8.0.1",
"pdfjs-dist": "^4.9.124",
Expand Down
24 changes: 17 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9747,7 +9747,7 @@ __metadata:
husky: "npm:^9.1.7"
is-online: "npm:^11.0.0"
lint-staged: "npm:^15.2.10"
music-metadata: "npm:^10.6.1"
music-metadata: "npm:^10.6.2"
obs-websocket-js: "npm:^5.0.6"
p-queue: "npm:^8.0.1"
pdfjs-dist: "npm:^4.9.124"
Expand Down Expand Up @@ -10215,20 +10215,20 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down Expand Up @@ -12949,7 +12949,17 @@ __metadata:
languageName: node
linkType: hard

"strtok3@npm:^9.0.1, strtok3@npm:^9.1.1":
"strtok3@npm:^10.0.0":
version: 10.0.1
resolution: "strtok3@npm:10.0.1"
dependencies:
"@tokenizer/token": "npm:^0.3.0"
peek-readable: "npm:^5.3.1"
checksum: 10c0/476ccea29feebef1659d825e71a5e054b80486617139966217f53fd197d9d78d2d6f1e3be52cad7bc7ff71e164d38696adc60f883705fb440be1162a3ce6cb9b
languageName: node
linkType: hard

"strtok3@npm:^9.0.1":
version: 9.1.1
resolution: "strtok3@npm:9.1.1"
dependencies:
Expand Down

0 comments on commit 92ac856

Please sign in to comment.