build(yarn): fix vulnerabilities

This commit is contained in:
Pierre Rudloff 2019-10-13 11:58:44 +02:00
parent f136fd904c
commit 5e0afdcbf4
2 changed files with 40 additions and 55 deletions

View file

@ -39,6 +39,10 @@
"type": "git",
"url": "https://github.com/Rudloff/alltube.git"
},
"resolutions": {
"grunt-fixpack/fixpack/rc": "^1.2.8",
"grunt-githooks/handlebars": "^4.3.0"
},
"scripts": {
"postinstall": "grunt",
"prepare": "grunt githooks"