Skip to content

Commit 1e612c7

Browse files
Update dependency sqlite3 to v6
| datasource | package | from | to | | ---------- | ------- | ----- | ----- | | npm | sqlite3 | 5.1.7 | 6.0.1 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 72fede0 commit 1e612c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/zoo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"request": "^2.88.2",
1717
"restler": "^3.4.0",
1818
"sharp": "^0.34.5",
19-
"sqlite3": "^5.1.7",
19+
"sqlite3": "^6.0.1",
2020
"uuid": "^13.0.0",
2121
"winston": "^3.19.0"
2222
}

0 commit comments

Comments
 (0)