chore(deps): snjs

This commit is contained in:
Mo
2022-02-16 15:17:01 -06:00
parent 1717fbf545
commit 5c3bf43346
2 changed files with 17 additions and 17 deletions

View File

@@ -83,8 +83,8 @@
"@reach/listbox": "^0.16.2",
"@reach/tooltip": "^0.16.2",
"@standardnotes/components": "1.7.3",
"@standardnotes/features": "1.32.4",
"@standardnotes/snjs": "2.60.0",
"@standardnotes/features": "1.32.6",
"@standardnotes/snjs": "2.61.0",
"@standardnotes/settings": "^1.11.3",
"@standardnotes/sncrypto-web": "1.7.0",
"mobx": "^6.3.5",

View File

@@ -2840,18 +2840,18 @@
resolved "https://registry.yarnpkg.com/@standardnotes/components/-/components-1.7.3.tgz#544521a5f0c5955c384fa7878003f4fdfcda860c"
integrity sha512-2AcxDdSFMK0G7h6R+EdMR2muzmFyqm0Qtl9znjQ3Bec4wGo9gpLpxlvotbihh230H+PTq4DJybX586bEs6HUKg==
"@standardnotes/domain-events@^2.23.5":
version "2.23.5"
resolved "https://registry.yarnpkg.com/@standardnotes/domain-events/-/domain-events-2.23.5.tgz#ef5e1dc9aeefb096f7d8af46e39f2d7b611a1d32"
integrity sha512-L9ONAtPvAHZ67mkS9yjAS9baA2Io6igUqmEucOEHPuu+Wb0zH6m6uQzIagyqaFCfy5EwZ4/228G1gaZukCWwJg==
"@standardnotes/domain-events@^2.23.7":
version "2.23.7"
resolved "https://registry.yarnpkg.com/@standardnotes/domain-events/-/domain-events-2.23.7.tgz#ea8f4d38929249234125475c0a59deb6eb384b72"
integrity sha512-sRht/c0KXv0NwoIalWs+2ugQz1C0JfCRIs/5FAeRCWCbn/OgHytCqPuD73/hGgUU/J323tYwB5+/7gYan4EWJg==
dependencies:
"@standardnotes/auth" "^3.16.1"
"@standardnotes/features" "^1.32.4"
"@standardnotes/features" "^1.32.6"
"@standardnotes/features@1.32.4", "@standardnotes/features@^1.32.4":
version "1.32.4"
resolved "https://registry.yarnpkg.com/@standardnotes/features/-/features-1.32.4.tgz#0ac3d7c56eea130aa14f119bba01a3b0063463ec"
integrity sha512-ecNfImvqGHZ064mfkaDUNhXf+pGzwm3ZPYpuQkvKCiZkKbIHN1ECwK9CGpg4BgL1uHdAU1KEGM0CZlh9Ik08Tg==
"@standardnotes/features@1.32.6", "@standardnotes/features@^1.32.6":
version "1.32.6"
resolved "https://registry.yarnpkg.com/@standardnotes/features/-/features-1.32.6.tgz#63856e4f4af1a56aa6533a5e214a43c4b2d8b510"
integrity sha512-GQJfDzYAAlRSccPWgAAT95hmUqmo9Z/m52uhOvgOwdQgwxOkHnYh60cdM/lnYrTBk0wv9MYPTFd+3vbMXy9/YQ==
dependencies:
"@standardnotes/auth" "^3.16.1"
"@standardnotes/common" "^1.11.0"
@@ -2875,15 +2875,15 @@
buffer "^6.0.3"
libsodium-wrappers "^0.7.9"
"@standardnotes/snjs@2.60.0":
version "2.60.0"
resolved "https://registry.yarnpkg.com/@standardnotes/snjs/-/snjs-2.60.0.tgz#17bda689eb5fc80eb68feceab6c137a4a63f06fe"
integrity sha512-kXU637Rq32e0W3SIC6R+nZlhZuhzTqnZethsS3M9n7ThBwRodCJNHXoj6/DgV+CBUgJy7J/r4r8fjjKD7UUT5w==
"@standardnotes/snjs@2.61.0":
version "2.61.0"
resolved "https://registry.yarnpkg.com/@standardnotes/snjs/-/snjs-2.61.0.tgz#0628fdb17c97f810fda0a989557184e394e4e555"
integrity sha512-2j/WfHPMRxwD6K857HHCWZbmK2zL4nZc7a+jY0rgfZd4yzU/wFwy3iUxV//a/IDQ9XUKAFQnyVjGnMS/oaWzsA==
dependencies:
"@standardnotes/auth" "^3.16.1"
"@standardnotes/common" "^1.11.0"
"@standardnotes/domain-events" "^2.23.5"
"@standardnotes/features" "^1.32.4"
"@standardnotes/domain-events" "^2.23.7"
"@standardnotes/features" "^1.32.6"
"@standardnotes/settings" "^1.11.3"
"@standardnotes/sncrypto-common" "^1.7.0"