chore(deps): upgrade snjs (#1171)

This commit is contained in:
standardci
2022-06-28 11:03:29 +02:00
committed by GitHub
parent cc55888d29
commit 6ebc3759aa
6 changed files with 43 additions and 7 deletions

View File

@@ -41,7 +41,7 @@
"@standardnotes/react-native-textview": "1.0.2",
"@standardnotes/react-native-utils": "1.0.1",
"@standardnotes/sncrypto-common": "1.9.0",
"@standardnotes/snjs": "^2.118.0",
"@standardnotes/snjs": "^2.118.1",
"@standardnotes/stylekit": "5.29.3",
"@types/styled-components-react-native": "5.1.3",
"js-base64": "^3.7.2",

View File

@@ -71,7 +71,7 @@
"@standardnotes/icons": "workspace:*",
"@standardnotes/services": "^1.13.22",
"@standardnotes/sncrypto-web": "1.10.1",
"@standardnotes/snjs": "^2.118.0",
"@standardnotes/snjs": "^2.118.1",
"@standardnotes/styles": "workspace:*",
"@standardnotes/toast": "workspace:*",
"@zip.js/zip.js": "^2.4.10",