diff --git a/package.json b/package.json
index 8d71ed2bfe7541df34d17b52deabd74308020c52..51e462fc3e585734a39944b1682529984a934921 100644
--- a/package.json
+++ b/package.json
@@ -12,7 +12,7 @@
   "dependencies": {
     "aframe-input-mapping-component": "https://github.com/fernandojsg/aframe-input-mapping-component",
     "aframe-teleport-controls": "https://github.com/netpro2k/aframe-teleport-controls#feature/teleport-origin",
-    "naf-janus-adapter": "^0.1.1",
+    "naf-janus-adapter": "^0.1.2",
     "networked-aframe": "https://github.com/netpro2k/networked-aframe#feature/register-adapter",
     "pleasejs": "^0.4.2"
   },
diff --git a/yarn.lock b/yarn.lock
index 3608d9e26071cf6a8d1c9b8a142dd022d8004386..bfc9cb41f49f666d1b99b306fe1774a9e59c2059 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -2728,9 +2728,9 @@ multicast-dns@^6.0.1:
     dns-packet "^1.0.1"
     thunky "^0.1.0"
 
-naf-janus-adapter@^0.1.1:
-  version "0.1.1"
-  resolved "https://registry.yarnpkg.com/naf-janus-adapter/-/naf-janus-adapter-0.1.1.tgz#9798e11196e38edb04862aebc8213e9345895f8c"
+naf-janus-adapter@^0.1.2:
+  version "0.1.2"
+  resolved "https://registry.yarnpkg.com/naf-janus-adapter/-/naf-janus-adapter-0.1.2.tgz#afa18e60229d529c8d7e47a41237c92256a8ecf8"
   dependencies:
     minijanus "^0.1.4"