mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-01 21:49:21 +03:00
Updated gulp to v5 and replaced vulnerable gulp-header with gulp-append-prepend
This commit is contained in:
parent
cd5ba2b000
commit
1a19d25fdb
4 changed files with 2912 additions and 3972 deletions
|
|
@ -46,7 +46,8 @@
|
|||
"babel-eslint": "^10.1.0",
|
||||
"del": "^6.0.0",
|
||||
"eslint": "^7.32.0",
|
||||
"gulp": "^4.0.2",
|
||||
"gulp": "^5.0.0",
|
||||
"gulp-append-prepend": "^1.0.9",
|
||||
"gulp-cached": "^1.1.1",
|
||||
"gulp-clean-css": "^4.3.0",
|
||||
"gulp-concat": "^2.6.1",
|
||||
|
|
@ -55,7 +56,6 @@
|
|||
"gulp-expect-file": "^2.0.0",
|
||||
"gulp-filter": "^6.0.0",
|
||||
"gulp-group-css-media-queries": "^1.2.2",
|
||||
"gulp-header": "^2.0.9",
|
||||
"gulp-less": "^5.0.0",
|
||||
"gulp-rename": "^2.0.0",
|
||||
"gulp-replace": "^1.1.3",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue