chore(deps): bump @vscode/sqlite3 from 5.0.8 to 5.1.2

Bumps [@vscode/sqlite3](https://github.com/microsoft/vscode-node-sqlite3) from 5.0.8 to 5.1.2.
- [Release notes](https://github.com/microsoft/vscode-node-sqlite3/releases)
- [Commits](https://github.com/microsoft/vscode-node-sqlite3/commits)

---
updated-dependencies:
- dependency-name: "@vscode/sqlite3"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-03-02 10:11:56 +00:00 committed by GitHub
parent 435362adab
commit c980d94258
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -22,7 +22,7 @@
"@strapi/provider-upload-aws-s3": "4.7.1", "@strapi/provider-upload-aws-s3": "4.7.1",
"@strapi/provider-upload-cloudinary": "4.7.1", "@strapi/provider-upload-cloudinary": "4.7.1",
"@strapi/strapi": "4.7.1", "@strapi/strapi": "4.7.1",
"@vscode/sqlite3": "5.0.8", "@vscode/sqlite3": "5.1.2",
"better-sqlite3": "8.0.1", "better-sqlite3": "8.0.1",
"lodash": "4.17.21", "lodash": "4.17.21",
"mysql": "2.18.1", "mysql": "2.18.1",

View File

@ -6804,10 +6804,10 @@
resolved "https://registry.yarnpkg.com/@vercel/ncc/-/ncc-0.36.1.tgz#d4c01fdbbe909d128d1bf11c7f8b5431654c5b95" resolved "https://registry.yarnpkg.com/@vercel/ncc/-/ncc-0.36.1.tgz#d4c01fdbbe909d128d1bf11c7f8b5431654c5b95"
integrity sha512-S4cL7Taa9yb5qbv+6wLgiKVZ03Qfkc4jGRuiUQMQ8HGBD5pcNRnHeYM33zBvJE4/zJGjJJ8GScB+WmTsn9mORw== integrity sha512-S4cL7Taa9yb5qbv+6wLgiKVZ03Qfkc4jGRuiUQMQ8HGBD5pcNRnHeYM33zBvJE4/zJGjJJ8GScB+WmTsn9mORw==
"@vscode/sqlite3@5.0.8": "@vscode/sqlite3@5.1.2":
version "5.0.8" version "5.1.2"
resolved "https://registry.yarnpkg.com/@vscode/sqlite3/-/sqlite3-5.0.8.tgz#72b07061c5f90a9dd598a5506f598fcc817fab90" resolved "https://registry.yarnpkg.com/@vscode/sqlite3/-/sqlite3-5.1.2.tgz#3b22f2bd8681a7193f2169b407ae364b7b2c2dec"
integrity sha512-6wvQdMjpi1kwYI5mfzm98siEQb2mlBKX4xdNtJFj/uNqb6wqd3JOhk+5FL7geR0hduXE5lHjv+q69jtsEtUJDA== integrity sha512-XE2p2bqBEBZkbLxPcdRwwsyhgttbkLiD3LljJPnIuShjum5ZC50DoheFlKzEN5mWkZBY5rrfspnXDYb8amzB1w==
dependencies: dependencies:
node-addon-api "^4.2.0" node-addon-api "^4.2.0"