aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorZog2018-05-11 11:42:24 +0200
committerZog2018-05-11 11:42:24 +0200
commitcd81e053aac897a1da8995796f149c292b34e960 (patch)
tree98d5d796dbf83a0432d88c69e70d8b86e095260e /package.json
parent578a6573c4cabffec9fa29d6eae446988bb4015c (diff)
downloadchouette-core-cd81e053aac897a1da8995796f149c292b34e960.tar.bz2
Refs #6975 Refs #6976 Updates dependencies with potential security breaches
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/package.json b/package.json
index ef956105c..2967ad3d3 100644
--- a/package.json
+++ b/package.json
@@ -26,7 +26,9 @@
"redux-promise": "0.5.3",
"redux-thunk": "2.2.0",
"uglify-js": "3.3.2",
- "whatwg-fetch": "^2.0.4"
+ "whatwg-fetch": "^2.0.4",
+ "ssri": "~> 5.2.2",
+ "hoek": "~> 4.2.1"
},
"license": "MIT",
"engines": {