Skip to content

Commit

Permalink
Merge pull request #173 from Borewit/dependabot/npm_and_yarn/music-me…
Browse files Browse the repository at this point in the history
…tadata-7.0.1
  • Loading branch information
dependabot-preview[bot] authored Aug 10, 2020
2 parents a1479c6 + d837063 commit b4452d0
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"del-cli": "^3.0.1",
"fs-extra": "^9.0.1",
"mocha": "^8.1.1",
"music-metadata": "^7.0.0",
"music-metadata": "^7.0.1",
"nyc": "^15.1.0",
"ts-loader": "^8.0.0",
"ts-node": "^8.10.2",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -852,10 +852,10 @@ fastq@^1.6.0:
dependencies:
reusify "^1.0.0"

file-type@^14.6.2:
version "14.6.2"
resolved "https://registry.yarnpkg.com/file-type/-/file-type-14.6.2.tgz#5bf69c0d8c39de525d3d9de23d81a3b6e81cf69a"
integrity sha512-kSZTAJxPXBdBgJyoC7TexkBWoMI/D1Gas6aTtAn9VIRFwCehwiluGV5O8O2GwqO5zIqeEvXxEKl/xfcaAKB0Yg==
file-type@^14.7.0:
version "14.7.1"
resolved "https://registry.yarnpkg.com/file-type/-/file-type-14.7.1.tgz#f748732b3e70478bff530e1cf0ec2fe33608b1bb"
integrity sha512-sXAMgFk67fQLcetXustxfKX+PZgHIUFn96Xld9uH8aXPdX3xOp0/jg9OdouVTvQrf7mrn+wAa4jN/y9fUOOiRA==
dependencies:
readable-web-to-node-stream "^2.0.0"
strtok3 "^6.0.3"
Expand Down Expand Up @@ -1630,16 +1630,16 @@ ms@2.1.2, ms@^2.1.1:
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.2.tgz#d09d1f357b443f493382a8eb3ccd183872ae6009"
integrity sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==

music-metadata@^7.0.0:
version "7.0.0"
resolved "https://registry.yarnpkg.com/music-metadata/-/music-metadata-7.0.0.tgz#39ab048e477e57797f05890a6871cc66eafc427e"
integrity sha512-v/A4QVS0nTvV49ShgZo/2g2cbvE8UtUbxIXh4W7zG+k40gy83UK1FkLvF0q9nd++mIXn5a+MS6kcrPO1WJBAdQ==
music-metadata@^7.0.1:
version "7.0.1"
resolved "https://registry.yarnpkg.com/music-metadata/-/music-metadata-7.0.1.tgz#5a2229835c168a840483c54509467f0b2269ea01"
integrity sha512-iuG7CAhS2UZN7LlLvGIzBs8W8Eo7UFRqD6jdp9W3bQ+0nBDFZdD+AoCaAoZ5lc1qTI8CCEHVttNp9+LucKQ4mQ==
dependencies:
content-type "^1.0.4"
debug "^4.1.0"
file-type "^14.6.2"
file-type "^14.7.0"
media-typer "^1.1.0"
strtok3 "^6.0.3"
strtok3 "^6.0.4"
token-types "^2.0.0"

node-preload@^0.2.1:
Expand Down

0 comments on commit b4452d0

Please sign in to comment.