Merge pull request #6370 from alandovskis/build/bump-sqlite

chore: bump sqlite3 to 5.0.1
This commit is contained in:
Ben Lambert
2021-07-07 11:49:07 +02:00
committed by GitHub
6 changed files with 20 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"
},