diff --git a/package-lock.json b/package-lock.json index 40aa0916d..860728bca 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10961,8 +10961,8 @@ "from": "github:standardnotes/sncrypto#8794c88daa967eaae493cd5fdec7506d52b257ad" }, "snjs": { - "version": "github:standardnotes/snjs#2009f754384475bfc6a2658eb247e1192f12c784", - "from": "github:standardnotes/snjs#2009f754384475bfc6a2658eb247e1192f12c784" + "version": "github:standardnotes/snjs#4542c42c08b0857fd165ac94be37eb5dd36e0180", + "from": "github:standardnotes/snjs#4542c42c08b0857fd165ac94be37eb5dd36e0180" }, "sockjs": { "version": "0.3.20", diff --git a/package.json b/package.json index 02c572051..1885db8d3 100644 --- a/package.json +++ b/package.json @@ -71,6 +71,6 @@ "dependencies": { "mobx": "^6.0.1", "sncrypto": "github:standardnotes/sncrypto#8794c88daa967eaae493cd5fdec7506d52b257ad", - "snjs": "github:standardnotes/snjs#2009f754384475bfc6a2658eb247e1192f12c784" + "snjs": "github:standardnotes/snjs#4542c42c08b0857fd165ac94be37eb5dd36e0180" } }