Skip to content
This repository has been archived by the owner on Jun 3, 2020. It is now read-only.

Commit

Permalink
Merge pull request #14 from Borewit/dependabot/npm_and_yarn/music-met…
Browse files Browse the repository at this point in the history
…adata-4.9.0
  • Loading branch information
dependabot-preview[bot] authored Nov 14, 2019
2 parents 7d56832 + 1d40e67 commit 36c1797
Showing 1 changed file with 8 additions and 27 deletions.
35 changes: 8 additions & 27 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -855,15 +855,15 @@ ms@^2.1.1:
integrity sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==

music-metadata@^4.8.4:
version "4.8.4"
resolved "https://registry.yarnpkg.com/music-metadata/-/music-metadata-4.8.4.tgz#e4d1dd285b47ce6dde2388509f85c2f13f8672d5"
integrity sha512-Di6EVUG7BT/acgr7U+b2U89DtzQRLOV5LvjsnPzY0riqEDqio3lCJ15QNDoG7dQfT5bV0VL/ocLk7tUeh9fubA==
version "4.9.0"
resolved "https://registry.yarnpkg.com/music-metadata/-/music-metadata-4.9.0.tgz#ce88badf03b12b3b1b57cefee1a835d73dca9fb1"
integrity sha512-wBAZItd+dllv0osHIteiOLHuPFxia+NqRwVCkidx+Of+JjfiZDN9sD5wBat8sBGM0pe/w4vU6r2xo1S7Q2oTzg==
dependencies:
content-type "^1.0.4"
debug "^4.1.0"
file-type "^12.4.0"
media-typer "^1.1.0"
strtok3 "^3.0.6"
strtok3 "^3.1.0"
token-types "^1.1.0"

[email protected]:
Expand Down Expand Up @@ -1220,19 +1220,10 @@ [email protected]:
resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-2.0.1.tgz#3c531942e908c2697c0ec344858c286c7ca0a60a"
integrity sha1-PFMZQukIwml8DsNEhYwobHygpgo=

strtok3@^3.0.4:
version "3.0.4"
resolved "https://registry.yarnpkg.com/strtok3/-/strtok3-3.0.4.tgz#e8b3e35afafcf46f592cdd71b352a78cc6ee3efe"
integrity sha512-mVyL8lmjC29raM131DYFKqwoOy78GWYWB5wY5I0ycqPzPshKchsehm7DPVP8UQH6vqXCS9Wd8dVj+/bEVQjJkQ==
dependencies:
debug "^4.1.1"
then-read-stream "^2.0.7"
token-types "^1.0.4"

strtok3@^3.0.6:
version "3.0.6"
resolved "https://registry.yarnpkg.com/strtok3/-/strtok3-3.0.6.tgz#b75ad4bd00146b8bc56507266cc08df0a02b4fec"
integrity sha512-suDDUDB4vP0YN6xuPGDY3DZAITzzNc2kNZ+TSshi5UsD6lc/XgRAx6bdN8DD67382lxdgBNFfzLUmpRGqr5EuA==
strtok3@^3.0.4, strtok3@^3.1.0:
version "3.1.0"
resolved "https://registry.yarnpkg.com/strtok3/-/strtok3-3.1.0.tgz#7360e330e682015dd5111f2f646f61ab548573c3"
integrity sha512-p1GtkNh8xMm40GVmhcVyH8eOxAYhsC7aQd5Fe5btLEVR0QhLc9tmOsvmYKAmyQbIuE3SlGfhkdzugonHjNqpQA==
dependencies:
debug "^4.1.1"
then-read-stream "^2.0.8"
Expand All @@ -1252,11 +1243,6 @@ supports-color@^5.3.0:
dependencies:
has-flag "^3.0.0"

then-read-stream@^2.0.7:
version "2.0.7"
resolved "https://registry.yarnpkg.com/then-read-stream/-/then-read-stream-2.0.7.tgz#23ee72659ae27ab8d986a68cc6059e3a688b79e3"
integrity sha512-UhIYV6kjtqlnmb/3Pzk4U5c27Bx45XQgLhgKRkMRO/uFR2V9YN25zvXFh5Qzu5lGJul4fSHQI74Sw96wFB6ZpA==

then-read-stream@^2.0.8:
version "2.0.8"
resolved "https://registry.yarnpkg.com/then-read-stream/-/then-read-stream-2.0.8.tgz#1d2c29e46af1327101875abef183e43313876c1b"
Expand All @@ -1269,11 +1255,6 @@ to-regex-range@^5.0.1:
dependencies:
is-number "^7.0.0"

token-types@^1.0.4:
version "1.0.4"
resolved "https://registry.yarnpkg.com/token-types/-/token-types-1.0.4.tgz#954d935616e4c5c01c94d4953ff10fd4f21d6177"
integrity sha512-Qhg+62OTm+ip8f6Ko1ylxas2G0ailgvIsHk0gvTmNWDNdQfcN30niH5MoRcVbKdHrHpiWhY159FBUiZkaNzh1w==

token-types@^1.1.0:
version "1.1.0"
resolved "https://registry.yarnpkg.com/token-types/-/token-types-1.1.0.tgz#8bf60f633583089a8653005bdff96020e44f947e"
Expand Down

0 comments on commit 36c1797

Please sign in to comment.