mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2024-12-27 08:19:30 +08:00
Update grunt dependency
This fixes CVE-2020-7729
This commit is contained in:
parent
94195d5339
commit
e4bea17fb8
@ -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",
|
||||||
|
Loading…
Reference in New Issue
Block a user