Skip to content

Commit 06f67ec

Browse files
chore(deps): bump sqlite3 from 5.0.8 to 5.0.11 (#228)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c2330ef commit 06f67ec

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"dotenv": "^16.0.1",
2929
"fs-extra": "10.1.0",
3030
"sequelize": "6.21.3",
31-
"sqlite3": "5.0.8",
31+
"sqlite3": "5.0.11",
3232
"to-markdown": "3.1.1"
3333
},
3434
"jest": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3355,10 +3355,10 @@ sprintf-js@~1.0.2:
33553355
resolved "https://registry.yarnpkg.com/sprintf-js/-/sprintf-js-1.0.3.tgz#04e6926f662895354f3dd015203633b857297e2c"
33563356
integrity sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==
33573357

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==
33623362
dependencies:
33633363
"@mapbox/node-pre-gyp" "^1.0.0"
33643364
node-addon-api "^4.2.0"

0 commit comments

Comments
 (0)