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.21.3" ,
31
- "sqlite3" : " 5.0.8 " ,
31
+ "sqlite3" : " 5.0.11 " ,
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
-
3359
- version "5.0.8 "
3360
- resolved "https://registry.yarnpkg.com/sqlite3/-/sqlite3-5.0.8 .tgz#b4b7eab7156debec80866ef492e01165b4688272 "
3361
- integrity sha512-f2ACsbSyb2D1qFFcqIXPfFscLtPVOWJr5GmUzYxf4W+0qelu5MWrR+FAQE1d5IUArEltBrzSDxDORG8P/IkqyQ ==
3358
+
3359
+ version "5.0.11 "
3360
+ resolved "https://registry.yarnpkg.com/sqlite3/-/sqlite3-5.0.11 .tgz#102c835d70be66da9d95a383fd6ea084a082ef7f "
3361
+ integrity sha512-4akFOr7u9lJEeAWLJxmwiV43DJcGV7w3ab7SjQFAFaTVyknY3rZjvXTKIVtWqUoY4xwhjwoHKYs2HDW2SoHVsA ==
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