Skip to content

Commit b28ebe9

Browse files
Bump sqlite3 from 5.1.7 to 6.0.1
Bumps [sqlite3](https://github.com/TryGhost/node-sqlite3) from 5.1.7 to 6.0.1. - [Release notes](https://github.com/TryGhost/node-sqlite3/releases) - [Commits](TryGhost/node-sqlite3@v5.1.7...v6.0.1) --- updated-dependencies: - dependency-name: sqlite3 dependency-version: 6.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b7808e3 commit b28ebe9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"nodemailer": "^8.0.1",
4444
"secp256k1": "^5",
4545
"socks": "2.8.7",
46-
"sqlite3": "^5",
46+
"sqlite3": "^6",
4747
"thirty-two": "^1.0.1",
4848
"web3": "^4.0.0",
4949
"ws": "^8.18.0"

0 commit comments

Comments
 (0)