mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-17 14:08:03 -06:00
Update grunt dependency
This fixes CVE-2020-7729
This commit is contained in:
@@ -5,7 +5,7 @@
|
|||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"dependencies": {},
|
"dependencies": {},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"grunt": "^0.4.5",
|
"grunt": ">=1.3.0",
|
||||||
"grunt-svg2png": "git+https://git@github.com/bertyhell/grunt-svg2png.git"
|
"grunt-svg2png": "git+https://git@github.com/bertyhell/grunt-svg2png.git"
|
||||||
},
|
},
|
||||||
"author": "Bert Verhelst",
|
"author": "Bert Verhelst",
|
||||||
|
|||||||
Reference in New Issue
Block a user