Skip to content

Commit

Permalink
fix(deps): update dependency sqlite3 to v5.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and jaywcjlove committed Feb 25, 2021
1 parent bbce177 commit 2909402
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/express-typeorm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"express-session": "1.17.1",
"http-errors": "1.8.0",
"reflect-metadata": "0.1.13",
"sqlite3": "5.0.1",
"sqlite3": "5.0.2",
"typeorm": "0.2.30",
"typeorm-store": "1.2.0"
}
Expand Down

0 comments on commit 2909402

Please sign in to comment.