aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorcristiano <[email protected]>2019-05-07 18:29:58 +0100
committerGitHub <[email protected]>2019-05-07 18:29:58 +0100
commite8c70d2d1843cb98a23e0d64eb44915ebafa30a3 (patch)
tree48bb4df20254796f46298c1c5c547a2c2481e961 /package.json
parent25be6868d6e8da38d05918577e71cc6267287596 (diff)
parent233784c644cb4523002222b8706e9c31419f3591 (diff)
downloadprotonmail-themes-3.15.30.tar.xz
protonmail-themes-3.15.30.zip
Merge pull request #20 from csalmeida/security-tar-fixv3.15.30
Fixes npm securtity warning of package `tar`
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 6f279ee..507090f 100644
--- a/package.json
+++ b/package.json
@@ -8,8 +8,8 @@
"build": "gulp build"
},
"devDependencies": {
- "gulp": "^4.0.0",
- "gulp-sass": "^4.0.1"
+ "gulp": "^4.0.2",
+ "gulp-sass": "^4.0.2"
},
"repository": {
"type": "git",