Skip to content

Commit

Permalink
fix(deps): update dependency sqlite3 to v3.1.13 (#946)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and fhinkel committed Dec 14, 2018
1 parent cbaf278 commit 7dd9375
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion language/slackbot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"dependencies": {
"@google-cloud/language": "0.11.0",
"botkit": "0.6.21",
"sqlite3": "3.1.9"
"sqlite3": "3.1.13"
},
"devDependencies": {
"@google-cloud/nodejs-repo-tools": "^3.0.0",
Expand Down

0 comments on commit 7dd9375

Please sign in to comment.