Skip to content

Commit

Permalink
Bump sqlite3 from 5.1.6 to 5.1.7
Browse files Browse the repository at this point in the history
Bumps [sqlite3](https://github.com/TryGhost/node-sqlite3) from 5.1.6 to 5.1.7.
- [Release notes](https://github.com/TryGhost/node-sqlite3/releases)
- [Commits](TryGhost/node-sqlite3@v5.1.6...v5.1.7)

---
updated-dependencies:
- dependency-name: sqlite3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 25, 2024
1 parent 6843ac4 commit e53b2ef
Show file tree
Hide file tree
Showing 2 changed files with 195 additions and 69 deletions.
2 changes: 1 addition & 1 deletion packages/shopify-app-session-storage-sqlite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"sqlite"
],
"dependencies": {
"sqlite3": "^5.1.6"
"sqlite3": "^5.1.7"
},
"peerDependencies": {
"@shopify/shopify-api": "^9.0.2",
Expand Down
Loading

0 comments on commit e53b2ef

Please sign in to comment.