chore: upgrade sn deps

This commit is contained in:
Mo
2023-03-01 08:06:14 -06:00
parent ab3740170e
commit fd020af03f
19 changed files with 92 additions and 74 deletions

View File

@@ -33,9 +33,9 @@
"typescript": "*"
},
"dependencies": {
"@standardnotes/common": "^1.46.4",
"@standardnotes/common": "^1.46.6",
"@standardnotes/features": "workspace:*",
"@standardnotes/security": "^1.7.5",
"@standardnotes/security": "^1.7.6",
"reflect-metadata": "^0.1.13"
}
}