Skip to content

Commit

Permalink
build(deps): bump sqlite from 4.2.1 to 5.1.1
Browse files Browse the repository at this point in the history
Bumps [sqlite](https://github.com/kriasoft/node-sqlite) from 4.2.1 to 5.1.1.
- [Release notes](https://github.com/kriasoft/node-sqlite/releases)
- [Changelog](https://github.com/kriasoft/node-sqlite/blob/master/CHANGELOG.md)
- [Commits](kriasoft/node-sqlite@v4.2.1...v5.1.1)

---
updated-dependencies:
- dependency-name: sqlite
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 2, 2023
1 parent 2bbe31e commit 8d27b91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
},
"dependencies": {
"fastify-plugin": "^4.2.1",
"sqlite": "^4.1.2",
"sqlite": "^5.1.1",
"sqlite3": "^5.0.11"
}
}

0 comments on commit 8d27b91

Please sign in to comment.