mirror of
https://github.com/strapi/strapi.git
synced 2025-11-05 04:13:36 +00:00
chore(deps): bump better-sqlite3 from 7.4.6 to 7.6.2
Bumps [better-sqlite3](https://github.com/WiseLibs/better-sqlite3) from 7.4.6 to 7.6.2. - [Release notes](https://github.com/WiseLibs/better-sqlite3/releases) - [Commits](https://github.com/WiseLibs/better-sqlite3/compare/v7.4.6...v7.6.2) --- updated-dependencies: - dependency-name: better-sqlite3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
a9e55435c4
commit
5fc74ed509
@ -23,7 +23,7 @@
|
|||||||
"@strapi/provider-upload-cloudinary": "4.6.0",
|
"@strapi/provider-upload-cloudinary": "4.6.0",
|
||||||
"@strapi/strapi": "4.6.0",
|
"@strapi/strapi": "4.6.0",
|
||||||
"@vscode/sqlite3": "5.0.8",
|
"@vscode/sqlite3": "5.0.8",
|
||||||
"better-sqlite3": "7.4.6",
|
"better-sqlite3": "7.6.2",
|
||||||
"lodash": "4.17.21",
|
"lodash": "4.17.21",
|
||||||
"mysql": "2.18.1",
|
"mysql": "2.18.1",
|
||||||
"passport-google-oauth2": "0.2.0",
|
"passport-google-oauth2": "0.2.0",
|
||||||
|
|||||||
@ -13,7 +13,7 @@
|
|||||||
"@strapi/plugin-i18n": "4.6.0",
|
"@strapi/plugin-i18n": "4.6.0",
|
||||||
"@strapi/plugin-users-permissions": "4.6.0",
|
"@strapi/plugin-users-permissions": "4.6.0",
|
||||||
"@strapi/strapi": "4.6.0",
|
"@strapi/strapi": "4.6.0",
|
||||||
"better-sqlite3": "7.4.6"
|
"better-sqlite3": "7.6.2"
|
||||||
},
|
},
|
||||||
"author": {
|
"author": {
|
||||||
"name": "A Strapi developer"
|
"name": "A Strapi developer"
|
||||||
|
|||||||
13
yarn.lock
13
yarn.lock
@ -7917,14 +7917,13 @@ better-opn@^2.1.1:
|
|||||||
dependencies:
|
dependencies:
|
||||||
open "^7.0.3"
|
open "^7.0.3"
|
||||||
|
|
||||||
better-sqlite3@7.4.6:
|
better-sqlite3@7.6.2:
|
||||||
version "7.4.6"
|
version "7.6.2"
|
||||||
resolved "https://registry.yarnpkg.com/better-sqlite3/-/better-sqlite3-7.4.6.tgz#c5dc35c71bb9c9ef5d9e16019686371ff6a5f25e"
|
resolved "https://registry.yarnpkg.com/better-sqlite3/-/better-sqlite3-7.6.2.tgz#47cd8cad5b9573cace535f950ac321166bc31384"
|
||||||
integrity sha512-LB/UxnMhcJY12bRCDXl2jTk0lsbXHCHOLn3cPjGhy3GCcVPGq45sCGJPUdfBZnfXGN14tYTJyq0ztUI3lGng8A==
|
integrity sha512-S5zIU1Hink2AH4xPsN0W43T1/AJ5jrPh7Oy07ocuW/AKYYY02GWzz9NH0nbSMn/gw6fDZ5jZ1QsHt1BXAwJ6Lg==
|
||||||
dependencies:
|
dependencies:
|
||||||
bindings "^1.5.0"
|
bindings "^1.5.0"
|
||||||
prebuild-install "^7.0.0"
|
prebuild-install "^7.1.0"
|
||||||
tar "^6.1.11"
|
|
||||||
|
|
||||||
big-integer@^1.6.16, big-integer@^1.6.7:
|
big-integer@^1.6.16, big-integer@^1.6.7:
|
||||||
version "1.6.51"
|
version "1.6.51"
|
||||||
@ -18257,7 +18256,7 @@ postgres-interval@^1.1.0:
|
|||||||
dependencies:
|
dependencies:
|
||||||
xtend "^4.0.0"
|
xtend "^4.0.0"
|
||||||
|
|
||||||
prebuild-install@^7.0.0, prebuild-install@^7.1.1:
|
prebuild-install@^7.1.0, prebuild-install@^7.1.1:
|
||||||
version "7.1.1"
|
version "7.1.1"
|
||||||
resolved "https://registry.yarnpkg.com/prebuild-install/-/prebuild-install-7.1.1.tgz#de97d5b34a70a0c81334fd24641f2a1702352e45"
|
resolved "https://registry.yarnpkg.com/prebuild-install/-/prebuild-install-7.1.1.tgz#de97d5b34a70a0c81334fd24641f2a1702352e45"
|
||||||
integrity sha512-jAXscXWMcCK8GgCoHOfIr0ODh5ai8mj63L2nWrjuAgXE6tDyYGnx4/8o/rCgU+B4JSyZBKbeZqzhtwtC3ovxjw==
|
integrity sha512-jAXscXWMcCK8GgCoHOfIr0ODh5ai8mj63L2nWrjuAgXE6tDyYGnx4/8o/rCgU+B4JSyZBKbeZqzhtwtC3ovxjw==
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user