fix: filesafe index path

This commit is contained in:
Mo
2022-01-05 11:22:39 -06:00
parent c88f89155e
commit f55247ccce
2 changed files with 12 additions and 12 deletions

View File

@@ -2628,10 +2628,10 @@
dependencies:
"@standardnotes/auth" "^3.8.1"
"@standardnotes/features@1.20.4", "@standardnotes/features@^1.20.4":
version "1.20.4"
resolved "https://registry.yarnpkg.com/@standardnotes/features/-/features-1.20.4.tgz#85510217adfa703db59e73132f50348184276e62"
integrity sha512-HVl4dRlcDYGkLWY0Gl9z6kM1Gpria9UM3+8oeXyMsEe4T9Uye3s/SOKVWA++1ES7j2mkxcXXuW4wmmMuFYsRxA==
"@standardnotes/features@1.20.5", "@standardnotes/features@^1.20.5":
version "1.20.5"
resolved "https://registry.yarnpkg.com/@standardnotes/features/-/features-1.20.5.tgz#443e3ae84d13f0aaa35708c5c237dac8041cb50d"
integrity sha512-4QQeWLk2frEF9UYOfnuQoulkUJ3PooVLasPUA+zva+KIokBiyPmVPsi3HAYXlHqowu+lDhKU2pUklLhm1ePvJw==
dependencies:
"@standardnotes/auth" "3.8.3"
"@standardnotes/common" "1.2.1"
@@ -2655,15 +2655,15 @@
buffer "^6.0.3"
libsodium-wrappers "^0.7.9"
"@standardnotes/snjs@2.31.22":
version "2.31.22"
resolved "https://registry.yarnpkg.com/@standardnotes/snjs/-/snjs-2.31.22.tgz#0e22f4dc8e91121a60d9a90cd1cc2d2305e3173c"
integrity sha512-DFM1c+H9HYk392SXB8eQqiwloGfALRoyfgGJ8I1/JZDk5z7AO46s4+FfIaCfkfLSawpo1nLxd7m28yOQN1QZdg==
"@standardnotes/snjs@2.31.25":
version "2.31.25"
resolved "https://registry.yarnpkg.com/@standardnotes/snjs/-/snjs-2.31.25.tgz#715dbecc0c71cc22a81d93b3aabfe7b436a480ac"
integrity sha512-DF0ZcIHfxIpaFepCIXNCVipwjgoy60FrSy5th0kNj5TCOYHryQ9bOiaWXQKHrQUi/8sKYJ+/W1pwRjz6+MpZMw==
dependencies:
"@standardnotes/auth" "3.8.1"
"@standardnotes/common" "1.2.1"
"@standardnotes/domain-events" "2.5.1"
"@standardnotes/features" "^1.20.4"
"@standardnotes/features" "^1.20.5"
"@standardnotes/settings" "^1.8.1"
"@standardnotes/sncrypto-common" "1.5.2"