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

@@ -25,9 +25,9 @@
"test": "jest"
},
"dependencies": {
"@standardnotes/common": "^1.46.4",
"@standardnotes/common": "^1.46.6",
"@standardnotes/domain-core": "^1.11.3",
"@standardnotes/security": "^1.7.5",
"@standardnotes/security": "^1.7.6",
"reflect-metadata": "^0.1.13"
},
"devDependencies": {