aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2021-01-11 11:29:24 +0000
committerGitHub <[email protected]>2021-01-11 11:29:24 +0000
commitedc51d2ce2256fee3f43c60454090fea63fdcbeb (patch)
tree1934f87ecc48031060fcceac32a8aad26bf4ab0f /package.json
parent6c34cc026dfc7143ff41536db151b6342fed9f2b (diff)
parent2a6c65e8fa9414b6ec8310aff74256b512d93c94 (diff)
downloadmuse-edc51d2ce2256fee3f43c60454090fea63fdcbeb.tar.xz
muse-edc51d2ce2256fee3f43c60454090fea63fdcbeb.zip
Merge pull request #80 from codetheweb/dependabot/npm_and_yarn/sqlite3-5.0.1
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index a47f211..1ae84fe 100644
--- a/package.json
+++ b/package.json
@@ -88,7 +88,7 @@
"sequelize-typescript": "^1.1.0",
"spotify-uri": "^2.1.0",
"spotify-web-api-node": "^5.0.0",
- "sqlite3": "^5.0.0",
+ "sqlite3": "^5.0.1",
"unique-random-array": "^2.0.0",
"youtube.ts": "^0.1.9",
"ytdl-core": "^4.4.2"