diff options
| author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2021-01-11 11:27:30 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-01-11 11:27:30 +0000 |
| commit | 2a6c65e8fa9414b6ec8310aff74256b512d93c94 (patch) | |
| tree | 82d98e7de6fd41e85866b81f61bdd5f8ffc2cad7 /package.json | |
| parent | e62630e00a90754d0f56e183ede47f37bed7a231 (diff) | |
| download | muse-2a6c65e8fa9414b6ec8310aff74256b512d93c94.tar.xz muse-2a6c65e8fa9414b6ec8310aff74256b512d93c94.zip | |
Bump sqlite3 from 5.0.0 to 5.0.1
Bumps [sqlite3](https://github.com/mapbox/node-sqlite3) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/mapbox/node-sqlite3/releases)
- [Changelog](https://github.com/mapbox/node-sqlite3/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mapbox/node-sqlite3/compare/v5.0.0...v5.0.1)
Signed-off-by: dependabot-preview[bot] <[email protected]>
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 65be774..f17f262 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" |
