aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json
diff options
context:
space:
mode:
authorSam Wilkins <samwilkins333@gmail.com>2020-01-12 18:46:06 -0500
committerSam Wilkins <samwilkins333@gmail.com>2020-01-12 18:46:06 -0500
commit048420223ad6e17b7fbf61c530d83cc39a919428 (patch)
treeb5d12851bd5421bc0a430c16267ed134d5ae269e /package-lock.json
parent9d17eb8923c0a0366b15d7b634f7229371d74286 (diff)
fixed session manager
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json
index 1c409725a..409981cca 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -14328,9 +14328,9 @@
"dev": true
},
"resilient-server-session": {
- "version": "1.0.5",
- "resolved": "https://registry.npmjs.org/resilient-server-session/-/resilient-server-session-1.0.5.tgz",
- "integrity": "sha512-D4afxZaAuzingO5wfVvfKwTSVfKuRJL+VIEoqKg6fD80divBa7KoeD7K4JhqpKtWZxj24x4QfX0tLCgA6c2qzA==",
+ "version": "1.1.1",
+ "resolved": "https://registry.npmjs.org/resilient-server-session/-/resilient-server-session-1.1.1.tgz",
+ "integrity": "sha512-g25QRTJNt/XnSqMM5Bcu6VZYdmpnvpyrYq8Tl1N2MqPqyMGqMNpeyy9VeGZ0r+GRkKAs0KtsIOYuYhAgLISObA==",
"requires": {
"@types/chai": "^4.2.7",
"@types/mocha": "^5.2.7",