summaryrefslogtreecommitdiff
path: root/src/package.json
diff options
context:
space:
mode:
authorJohn McLear <john@mclear.co.uk>2015-04-11 11:32:46 +0100
committerJohn McLear <john@mclear.co.uk>2015-04-11 11:32:46 +0100
commit4d009ba4451df649f54ff5990e654bb38b249bfe (patch)
tree70f0a793a27eb400719a76ceb69387cf939e7b69 /src/package.json
parent14fab9f441bb3edbb0fb4c251077bc2b1d810371 (diff)
downloadetherpad-lite-4d009ba4451df649f54ff5990e654bb38b249bfe.zip
bump underscore and require kernel
Diffstat (limited to 'src/package.json')
-rw-r--r--src/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/package.json b/src/package.json
index 272ae945..cd8cea5b 100644
--- a/src/package.json
+++ b/src/package.json
@@ -14,7 +14,7 @@
"dependencies" : {
"etherpad-yajsml" : "0.0.2",
"request" : "2.55.0",
- "etherpad-require-kernel" : "1.0.8",
+ "etherpad-require-kernel" : "1.0.9",
"resolve" : "1.1.6",
"socket.io" : "1.3.5",
"ueberDB" : "0.2.15",
@@ -35,7 +35,7 @@
"semver" : "4.3.3",
"security" : "1.0.0",
"tinycon" : "0.0.1",
- "underscore" : "1.5.1",
+ "underscore" : "1.8.3",
"unorm" : "1.3.3",
"languages4translatewiki" : "0.1.3",
"swagger-node-express" : "2.1.3",