Update music-metadata tp version 3.6.1

This commit is contained in:
Borewit
2019-04-25 08:45:53 +02:00
parent 79c25ffb33
commit 7facf4f6a2
2 changed files with 7 additions and 7 deletions

12
package-lock.json generated
View File

@@ -4028,9 +4028,9 @@
}
},
"file-type": {
"version": "10.9.0",
"resolved": "https://registry.npmjs.org/file-type/-/file-type-10.9.0.tgz",
"integrity": "sha512-9C5qtGR/fNibHC5gzuMmmgnjH3QDDLKMa8lYe9CiZVmAnI4aUaoMh40QyUPzzs0RYo837SOBKh7TYwle4G8E4w=="
"version": "10.11.0",
"resolved": "https://registry.npmjs.org/file-type/-/file-type-10.11.0.tgz",
"integrity": "sha512-uzk64HRpUZyTGZtVuvrjP0FYxzQrBf4rojot6J65YMEbwBLB0CWm0CLojVpwpmFmxcE/lkvYICgfcGozbBq6rw=="
},
"filestream": {
"version": "4.1.3",
@@ -6403,9 +6403,9 @@
}
},
"music-metadata": {
"version": "3.5.2",
"resolved": "https://registry.npmjs.org/music-metadata/-/music-metadata-3.5.2.tgz",
"integrity": "sha512-XiqnSzysdMSUHMHAZ1dhvBoFD/Mmn1pIBN+sOp32XBtD1+eYjSdkAO3bvBaO+21WKS5Q6B6fuEnclY3U+Kq7wA==",
"version": "3.6.1",
"resolved": "https://registry.npmjs.org/music-metadata/-/music-metadata-3.6.1.tgz",
"integrity": "sha512-lPp5g64NdpX4ZVLopt5ZdNXkefhrfJGqzNuAtDPMUs9NrRzn7MAvHqMFrhefpmyvEEUcptDaQMRUMupnugdKmw==",
"requires": {
"debug": "^4.1.0",
"file-type": "^10.5.0",

View File

@@ -32,7 +32,7 @@
"location-history": "^1.0.0",
"material-ui": "^0.20.2",
"mkdirp": "^0.5.1",
"music-metadata": "^3.5.2",
"music-metadata": "^3.6.1",
"network-address": "^1.1.0",
"parse-torrent": "^6.0.1",
"prettier-bytes": "^1.0.1",