fix(deps): update dependency parse-torrent to v9.1.5
This commit is contained in:
committed by
renovate[bot]
parent
b24cc29523
commit
601d01fe85
21
package-lock.json
generated
21
package-lock.json
generated
@@ -30,7 +30,7 @@
|
||||
"material-ui": "0.20.2",
|
||||
"music-metadata": "7.12.2",
|
||||
"network-address": "1.1.2",
|
||||
"parse-torrent": "9.1.4",
|
||||
"parse-torrent": "9.1.5",
|
||||
"prettier-bytes": "1.0.4",
|
||||
"prop-types": "15.8.1",
|
||||
"react": "17.0.2",
|
||||
@@ -10031,9 +10031,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/parse-torrent": {
|
||||
"version": "9.1.4",
|
||||
"resolved": "https://registry.npmjs.org/parse-torrent/-/parse-torrent-9.1.4.tgz",
|
||||
"integrity": "sha512-NSlG8ewolqfcEWevUUsrpvxzVWYGaKWwPHMcXTAV2qYYo6pPugVOacQXt8uDlEYh23Ituz+A9pAZK5YaXTV8Pg==",
|
||||
"version": "9.1.5",
|
||||
"resolved": "https://registry.npmjs.org/parse-torrent/-/parse-torrent-9.1.5.tgz",
|
||||
"integrity": "sha512-K8FXRwTOaZMI0/xuv0dpng1MVHZRtMJ0jRWBJ3qZWVNTrC1MzWUxm9QwaXDz/2qPhV2XC4UIHI92IGHwseAwaA==",
|
||||
"funding": [
|
||||
{
|
||||
"type": "github",
|
||||
@@ -10054,7 +10054,7 @@
|
||||
"get-stdin": "^8.0.0",
|
||||
"magnet-uri": "^6.2.0",
|
||||
"queue-microtask": "^1.2.3",
|
||||
"simple-get": "^4.0.0",
|
||||
"simple-get": "^4.0.1",
|
||||
"simple-sha1": "^3.1.0"
|
||||
},
|
||||
"bin": {
|
||||
@@ -10067,6 +10067,9 @@
|
||||
"integrity": "sha512-sY22aA6xchAzprjyqmSEQv4UbAAzRN0L2dQB0NlN5acTTK9Don6nhoc3eAbUnpZiCANAMfd/+40kVdKfFygohg==",
|
||||
"engines": {
|
||||
"node": ">=10"
|
||||
},
|
||||
"funding": {
|
||||
"url": "https://github.com/sponsors/sindresorhus"
|
||||
}
|
||||
},
|
||||
"node_modules/path-exists": {
|
||||
@@ -22499,16 +22502,16 @@
|
||||
}
|
||||
},
|
||||
"parse-torrent": {
|
||||
"version": "9.1.4",
|
||||
"resolved": "https://registry.npmjs.org/parse-torrent/-/parse-torrent-9.1.4.tgz",
|
||||
"integrity": "sha512-NSlG8ewolqfcEWevUUsrpvxzVWYGaKWwPHMcXTAV2qYYo6pPugVOacQXt8uDlEYh23Ituz+A9pAZK5YaXTV8Pg==",
|
||||
"version": "9.1.5",
|
||||
"resolved": "https://registry.npmjs.org/parse-torrent/-/parse-torrent-9.1.5.tgz",
|
||||
"integrity": "sha512-K8FXRwTOaZMI0/xuv0dpng1MVHZRtMJ0jRWBJ3qZWVNTrC1MzWUxm9QwaXDz/2qPhV2XC4UIHI92IGHwseAwaA==",
|
||||
"requires": {
|
||||
"bencode": "^2.0.2",
|
||||
"blob-to-buffer": "^1.2.9",
|
||||
"get-stdin": "^8.0.0",
|
||||
"magnet-uri": "^6.2.0",
|
||||
"queue-microtask": "^1.2.3",
|
||||
"simple-get": "^4.0.0",
|
||||
"simple-get": "^4.0.1",
|
||||
"simple-sha1": "^3.1.0"
|
||||
},
|
||||
"dependencies": {
|
||||
|
||||
@@ -42,7 +42,7 @@
|
||||
"material-ui": "0.20.2",
|
||||
"music-metadata": "7.12.2",
|
||||
"network-address": "1.1.2",
|
||||
"parse-torrent": "9.1.4",
|
||||
"parse-torrent": "9.1.5",
|
||||
"prettier-bytes": "1.0.4",
|
||||
"prop-types": "15.8.1",
|
||||
"react": "17.0.2",
|
||||
|
||||
Reference in New Issue
Block a user