mirror of
https://github.com/Mibew/auto-reply-plugin.git
synced 2025-01-22 08:40:29 +03:00
Fix security issue in the build environment
This commit is contained in:
parent
f37e84668a
commit
8852173e4b
@ -2,7 +2,7 @@
|
|||||||
"version": "0.1.1",
|
"version": "0.1.1",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"gulp": ">3.8.10",
|
"gulp": ">3.8.10",
|
||||||
"event-stream": ">3.1.7",
|
"event-stream": "3.3.4",
|
||||||
"gulp-zip": ">2.0.2",
|
"gulp-zip": ">2.0.2",
|
||||||
"gulp-tar": ">1.3.1",
|
"gulp-tar": ">1.3.1",
|
||||||
"gulp-gzip": ">0.0.8",
|
"gulp-gzip": ">0.0.8",
|
||||||
|
Loading…
Reference in New Issue
Block a user