Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2019-05-13 13:42:49 +0300
committerJoas Schilling <coding@schilljs.com>2019-05-13 13:42:49 +0300
commit6d4fae261a783031ce3d832d941be6a799b5e555 (patch)
tree3225be928e4318cc9c6fcfc21e3c641c894ab4e5 /package.json
parentb9f6f1fd54b1bad232f7311d03f886d500e21331 (diff)
Update all NPM packages
Signed-off-by: Joas Schilling <coding@schilljs.com>
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 bcf174626..5802fd8e8 100644
--- a/package.json
+++ b/package.json
@@ -15,11 +15,11 @@
"attachmediastream": "^2.1.0",
"babelify": "^10.0.0",
"browserify": "^16.2.3",
- "handlebars": "^4.0.12",
+ "handlebars": "^4.1.2",
"hark": "^1.2.3",
"mockconsole": "0.0.1",
"util": "^0.11.1",
- "webrtc-adapter": "^7.2.1",
+ "webrtc-adapter": "^7.2.3",
"webrtcsupport": "^2.2.0",
"wildemitter": "^1.2.0"
}