Update dependency lodash to 4.17.21 [SECURITY]

This commit is contained in:
Renovate Bot 2021-05-09 13:36:18 +00:00
parent 56086b709a
commit 1ec1950cf8
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B

8
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "NeteaseCloudMusicApi",
"version": "4.0.9",
"version": "4.0.12",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
@ -2536,9 +2536,9 @@
}
},
"lodash": {
"version": "4.17.20",
"resolved": "https://registry.npm.taobao.org/lodash/download/lodash-4.17.20.tgz?cache=0&sync_timestamp=1597335994883&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Flodash%2Fdownload%2Flodash-4.17.20.tgz",
"integrity": "sha1-tEqbYpe8tpjxxRo1RaKzs2jVnFI=",
"version": "4.17.21",
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz",
"integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==",
"dev": true
},
"log-symbols": {