Add resolutions for fixing polluted packages

This commit is contained in:
Acid Chicken (硫酸鶏) 2019-06-04 22:50:47 +09:00
parent e4b5989b1b
commit 569588c463
No known key found for this signature in database
GPG key ID: 5388F56C75B677A1

View file

@ -25,6 +25,10 @@
"test": "gulp test", "test": "gulp test",
"format": "gulp format" "format": "gulp format"
}, },
"resolutions": {
"gulp-cssnano/cssnano/postcss-svgo/svgo/js-yaml": "^3.13.1",
"video-thumbnail-generator/lodash": "^4.17.11"
},
"dependencies": { "dependencies": {
"@elastic/elasticsearch": "7.0.0-rc.2", "@elastic/elasticsearch": "7.0.0-rc.2",
"@fortawesome/fontawesome-svg-core": "1.2.15", "@fortawesome/fontawesome-svg-core": "1.2.15",