Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion examples/getstarted/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@strapi/provider-upload-aws-s3": "4.10.7",
"@strapi/provider-upload-cloudinary": "4.10.7",
"@strapi/strapi": "4.10.7",
"better-sqlite3": "8.3.0",
"better-sqlite3": "8.5.2",
"lodash": "4.17.21",
"mysql": "2.18.1",
"mysql2": "3.3.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/kitchensink-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@strapi/plugin-i18n": "4.10.7",
"@strapi/plugin-users-permissions": "4.10.7",
"@strapi/strapi": "4.10.7",
"better-sqlite3": "8.3.0",
"better-sqlite3": "8.5.2",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-router-dom": "5.3.4",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12473,14 +12473,14 @@ __metadata:
languageName: node
linkType: hard

"better-sqlite3@npm:8.3.0":
version: 8.3.0
resolution: "better-sqlite3@npm:8.3.0"
"better-sqlite3@npm:8.5.2":
version: 8.5.2
resolution: "better-sqlite3@npm:8.5.2"
dependencies:
bindings: ^1.5.0
node-gyp: latest
prebuild-install: ^7.1.0
checksum: 00fc9f12058d2d157f56fe57b0f5c8ba705aee22a1dfe33ef8f60755531eda8f809cdb2377af314f6ed9396ad036094576e0596649bd6ca5bcaec172613e2dc9
checksum: c9b3bdc1e2b8458d42769aa370d602206696d3dd5486b17f773dc4c39070effedb6c4bc0a3d3540d07db33965ec5a5a97567054e31b80d54ed81e6b0f01e7c6d
languageName: node
linkType: hard

Expand Down Expand Up @@ -18507,7 +18507,7 @@ __metadata:
"@strapi/provider-upload-aws-s3": 4.10.7
"@strapi/provider-upload-cloudinary": 4.10.7
"@strapi/strapi": 4.10.7
better-sqlite3: 8.3.0
better-sqlite3: 8.5.2
lodash: 4.17.21
mysql: 2.18.1
mysql2: 3.3.0
Expand Down Expand Up @@ -22651,7 +22651,7 @@ __metadata:
"@strapi/plugin-i18n": 4.10.7
"@strapi/plugin-users-permissions": 4.10.7
"@strapi/strapi": 4.10.7
better-sqlite3: 8.3.0
better-sqlite3: 8.5.2
react: ^18.2.0
react-dom: ^18.2.0
react-router-dom: 5.3.4
Expand Down