aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorvellichora <fangrui_tong@brown.edu>2020-02-11 10:49:25 -0500
committervellichora <fangrui_tong@brown.edu>2020-02-11 10:49:25 -0500
commit47b939e9799da2f57047a15113c116d8ba31ce5e (patch)
treeafc284a165a77fd19d009833f0eb215aa8e2396a /package.json
parentb60154479add51f826afaeff074cf43a6b416831 (diff)
fixed some small errors
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 67b9b1630..6a2b5fac4 100644
--- a/package.json
+++ b/package.json
@@ -233,7 +233,7 @@
"readline": "^1.3.0",
"request": "^2.88.0",
"request-promise": "^4.2.5",
- "resilient-server-session": "^1.1.2",
+ "resilient-server-session": "^1.1.9",
"rimraf": "^3.0.0",
"serializr": "^1.5.4",
"sharp": "^0.23.4",
@@ -253,4 +253,4 @@
"xoauth2": "^1.2.0",
"youtube": "^0.1.0"
}
-} \ No newline at end of file
+}