Skip to content

Commit

Permalink
chore(deps): bump sqlite3 from 5.1.4 to 5.1.5
Browse files Browse the repository at this point in the history
Bumps [sqlite3](https://github.com/TryGhost/node-sqlite3) from 5.1.4 to 5.1.5.
- [Release notes](https://github.com/TryGhost/node-sqlite3/releases)
- [Commits](TryGhost/node-sqlite3@v5.1.4...v5.1.5)

---
updated-dependencies:
- dependency-name: sqlite3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 17, 2023
1 parent e240894 commit 301f094
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
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 @@ -7133,7 +7133,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 @@ -28868,9 +28868,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 @@ -28884,7 +28884,7 @@ __metadata:
peerDependenciesMeta:
node-gyp:
optional: true
checksum: 6105ef77ff7da578645bba9a6b86ca9838b22ee8cc07a4fb21909201745fe6f8a06c158c42eeb18e4ebcc45e1f53c606d2faec0d88dc884b8934619a67cb5ac4
checksum: 36dfd99b7b97c643606ac1e74813c0510f58e43b061674aad9ed0f0b986a27e27cbf51fe7c17ee34b2fea4172b9769309efea8c754a33e4cb77217ce55da75d0
languageName: node
linkType: hard

Expand Down

0 comments on commit 301f094

Please sign in to comment.