chore: bump sqlite3 to 5.0.1

Signed-off-by: Alex Landovskis <alex@landovskis.com>
This commit is contained in:
Alex Landovskis
2021-07-06 19:48:03 -04:00
parent a6db3ff319
commit f7134c3684
6 changed files with 21 additions and 13 deletions
+1 -1
View File
@@ -71,7 +71,7 @@
"@types/uuid": "^8.0.0",
"@types/yup": "^0.29.8",
"msw": "^0.29.0",
"sqlite3": "^5.0.0",
"sqlite3": "^5.0.1",
"supertest": "^6.1.3",
"wait-for-expect": "^3.0.2"
},