Merge branch 'release/3.6.24' into master

This commit is contained in:
Antonella Sgarlatta
2021-10-04 17:21:20 -03:00
2 changed files with 12 additions and 7 deletions

View File

@@ -26,7 +26,7 @@
"@react-navigation/native": "^5.9.3",
"@react-navigation/stack": "^5.14.3",
"@standardnotes/sncrypto-common": "1.5.2",
"@standardnotes/snjs": "2.14.4",
"@standardnotes/snjs": "2.14.10",
"js-base64": "^3.5.2",
"moment": "^2.29.1",
"react": "17.0.1",

View File

@@ -1627,7 +1627,12 @@
dependencies:
"@standardnotes/common" "^1.1.0"
"@standardnotes/common@1.1.0", "@standardnotes/common@^1.1.0":
"@standardnotes/common@1.2.0":
version "1.2.0"
resolved "https://registry.yarnpkg.com/@standardnotes/common/-/common-1.2.0.tgz#949c9d384c54fbabeacca9ea3f6485cbc78da4bf"
integrity sha512-QiOAG858BcXUGSRjsmtk854/4OLyGkdcbvixia8Xcfv4d76iL/pQf7JFTDbanr9Ygodrc6B+h+NuzliO41COcg==
"@standardnotes/common@^1.1.0":
version "1.1.0"
resolved "https://registry.yarnpkg.com/@standardnotes/common/-/common-1.1.0.tgz#5ffb0a50f9947471e236bb66d097f153ad9a148f"
integrity sha512-Nm2IFWbMSfZDD7cnKtN+Gjic0f+PhPq/da/o4eOoUKg21VeOaQkTn+jlQKraKIs6Lmf+w9mmPNAgMc5o4hj7Lg==
@@ -1656,13 +1661,13 @@
resolved "https://registry.yarnpkg.com/@standardnotes/sncrypto-common/-/sncrypto-common-1.5.2.tgz#be9404689d94f953c68302609a4f76751eaa82cd"
integrity sha512-+OQ6gajTcVSHruw33T52MHyBDKL1vRCfQBXQn4tt4+bCfBAe+PFLkEQMHp35bg5twCfg9+wUf2KhmNNSNyBBZw==
"@standardnotes/snjs@2.14.4":
version "2.14.4"
resolved "https://registry.yarnpkg.com/@standardnotes/snjs/-/snjs-2.14.4.tgz#6bf152671db8959ed54a9b6415bec679507018f0"
integrity sha512-r3GksauD8YUB+BUMc7aonRz6WVPRYaU+P5RoQmdfWp2jwxI8q2QXw060nYvCPrpaH2WWtFcRaXQ4kleMRPXg+A==
"@standardnotes/snjs@2.14.10":
version "2.14.10"
resolved "https://registry.yarnpkg.com/@standardnotes/snjs/-/snjs-2.14.10.tgz#579d3788f6f7356a5544488cd2873aa7d5005c5e"
integrity sha512-gHuQ4XZiNtqNAhhKyi597wFCC4UFwMMgrQ5J5L2xok0zV4wFWsTtXQUB+zvUNP61HYjchLDlmswEhGsDhrKWnw==
dependencies:
"@standardnotes/auth" "3.7.2"
"@standardnotes/common" "1.1.0"
"@standardnotes/common" "1.2.0"
"@standardnotes/domain-events" "2.1.0"
"@standardnotes/features" "1.6.2"
"@standardnotes/settings" "1.2.0"