File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 28
28
"dotenv" : " ^16.0.1" ,
29
29
"fs-extra" : " 10.1.0" ,
30
30
"sequelize" : " 6.24.0" ,
31
- "sqlite3" : " 5.0.11 " ,
31
+ "sqlite3" : " 5.1.2 " ,
32
32
"to-markdown" : " 3.1.1"
33
33
},
34
34
"jest" : {
Original file line number Diff line number Diff line change @@ -3355,10 +3355,10 @@ sprintf-js@~1.0.2:
3355
3355
resolved "https://registry.yarnpkg.com/sprintf-js/-/sprintf-js-1.0.3.tgz#04e6926f662895354f3dd015203633b857297e2c"
3356
3356
integrity sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==
3357
3357
3358
- sqlite3@5.0.11 :
3359
- version "5.0.11 "
3360
- resolved "https://registry.yarnpkg.com/sqlite3/-/sqlite3-5.0.11 .tgz#102c835d70be66da9d95a383fd6ea084a082ef7f "
3361
- integrity sha512-4akFOr7u9lJEeAWLJxmwiV43DJcGV7w3ab7SjQFAFaTVyknY3rZjvXTKIVtWqUoY4xwhjwoHKYs2HDW2SoHVsA ==
3358
+ sqlite3@5.1.2 :
3359
+ version "5.1.2 "
3360
+ resolved "https://registry.yarnpkg.com/sqlite3/-/sqlite3-5.1.2 .tgz#f50d5b1482b6972fb650daf6f718e6507c6cfb0f "
3361
+ integrity sha512-D0Reg6pRWAFXFUnZKsszCI67tthFD8fGPewRddDCX6w4cYwz3MbvuwRICbL+YQjBAh9zbw+lJ/V9oC8nG5j6eg ==
3362
3362
dependencies :
3363
3363
" @mapbox/node-pre-gyp" " ^1.0.0"
3364
3364
node-addon-api "^4.2.0"
You can’t perform that action at this time.
0 commit comments