Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump sqlite3 from 5.1.4 to 5.1.5 #8049

Merged
merged 3 commits into from
Apr 20, 2023
Merged
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 packages/studio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"qs": "6.11.1",
"split2": "4.2.0",
"sqlite": "4.1.2",
"sqlite3": "5.1.4",
"sqlite3": "5.1.5",
"uuid": "9.0.0",
"yargs": "17.7.1"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7233,7 +7233,7 @@ __metadata:
qs: 6.11.1
split2: 4.2.0
sqlite: 4.1.2
sqlite3: 5.1.4
sqlite3: 5.1.5
typescript: 5.0.3
uuid: 9.0.0
yargs: 17.7.1
Expand Down Expand Up @@ -28989,9 +28989,9 @@ __metadata:
languageName: node
linkType: hard

"sqlite3@npm:5.1.4":
version: 5.1.4
resolution: "sqlite3@npm:5.1.4"
"sqlite3@npm:5.1.5":
version: 5.1.5
resolution: "sqlite3@npm:5.1.5"
dependencies:
"@mapbox/node-pre-gyp": ^1.0.0
node-addon-api: ^4.2.0
Expand All @@ -29005,7 +29005,7 @@ __metadata:
peerDependenciesMeta:
node-gyp:
optional: true
checksum: 6105ef77ff7da578645bba9a6b86ca9838b22ee8cc07a4fb21909201745fe6f8a06c158c42eeb18e4ebcc45e1f53c606d2faec0d88dc884b8934619a67cb5ac4
checksum: 36dfd99b7b97c643606ac1e74813c0510f58e43b061674aad9ed0f0b986a27e27cbf51fe7c17ee34b2fea4172b9769309efea8c754a33e4cb77217ce55da75d0
languageName: node
linkType: hard

Expand Down