diff --git a/package-lock.json b/package-lock.json index 5c7ff5b6b..4b10ff4ad 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10573,8 +10573,8 @@ "from": "github:standardnotes/sncrypto#4a080efeb646dbf9ca3dffdfcfa9d081b4dc6de0" }, "snjs": { - "version": "github:standardnotes/snjs#e54019eb7fb8d1aa440784e597f1eeebc8ca8be6", - "from": "github:standardnotes/snjs#e54019eb7fb8d1aa440784e597f1eeebc8ca8be6" + "version": "github:standardnotes/snjs#a8205e4e9a3b74815c7371230481ea24461c0c40", + "from": "github:standardnotes/snjs#a8205e4e9a3b74815c7371230481ea24461c0c40" }, "sockjs": { "version": "0.3.20", diff --git a/package.json b/package.json index 4cc62bbf7..f791c8103 100644 --- a/package.json +++ b/package.json @@ -64,6 +64,6 @@ }, "dependencies": { "sncrypto": "github:standardnotes/sncrypto#4a080efeb646dbf9ca3dffdfcfa9d081b4dc6de0", - "snjs": "github:standardnotes/snjs#e54019eb7fb8d1aa440784e597f1eeebc8ca8be6" + "snjs": "github:standardnotes/snjs#a8205e4e9a3b74815c7371230481ea24461c0c40" } }