Skip to content

Commit 4e1fd7f

Browse files
Bump sqlite3 from 5.0.8 to 5.0.10 in /playground
Bumps [sqlite3](https://github.com/TryGhost/node-sqlite3) from 5.0.8 to 5.0.10. - [Release notes](https://github.com/TryGhost/node-sqlite3/releases) - [Changelog](https://github.com/TryGhost/node-sqlite3/blob/master/CHANGELOG.md) - [Commits](TryGhost/node-sqlite3@v5.0.8...v5.0.10) --- updated-dependencies: - dependency-name: sqlite3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8847878 commit 4e1fd7f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@strapi/strapi": "^4.2.2",
1717
"@strapi/utils": "^4.2.2",
1818
"meilisearch": "^0.27.0",
19-
"sqlite3": "5.0.8"
19+
"sqlite3": "5.0.10"
2020
},
2121
"author": {
2222
"name": "A Strapi developer"

playground/yarn.lock

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

9905-
9906-
version "5.0.8"
9907-
resolved "https://registry.yarnpkg.com/sqlite3/-/sqlite3-5.0.8.tgz#b4b7eab7156debec80866ef492e01165b4688272"
9908-
integrity sha512-f2ACsbSyb2D1qFFcqIXPfFscLtPVOWJr5GmUzYxf4W+0qelu5MWrR+FAQE1d5IUArEltBrzSDxDORG8P/IkqyQ==
9905+
9906+
version "5.0.10"
9907+
resolved "https://registry.yarnpkg.com/sqlite3/-/sqlite3-5.0.10.tgz#64e1efb1b5a1ae343d2cc64ce9e582e5f5db24ba"
9908+
integrity sha512-xG4XPp7+b/lIlb/acs4XzBmmahI1Qq3Yhy+jZnZJivwB6DXpoOpGR6QinRbsQkHJIvMZyUsJDXouSva/JXcWFA==
99099909
dependencies:
99109910
"@mapbox/node-pre-gyp" "^1.0.0"
99119911
node-addon-api "^4.2.0"

0 commit comments

Comments
 (0)