diff options
| author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2021-02-16 10:45:46 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-02-16 10:45:46 +0000 |
| commit | bd70c6cb97824ac1b5958b2e3b179d2bc582d700 (patch) | |
| tree | 8806166555507a92bd0dce96fcd6245f6770abe2 /package.json | |
| parent | e3390d0c06d252519ddcf6ae4f9bb757bae5d823 (diff) | |
| download | muse-bd70c6cb97824ac1b5958b2e3b179d2bc582d700.tar.xz muse-bd70c6cb97824ac1b5958b2e3b179d2bc582d700.zip | |
Bump sqlite3 from 5.0.1 to 5.0.2
Bumps [sqlite3](https://github.com/mapbox/node-sqlite3) from 5.0.1 to 5.0.2.
- [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.1...v5.0.2)
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 cb9a8ca..d181466 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.2", - "sqlite3": "^5.0.1", + "sqlite3": "^5.0.2", "unique-random-array": "^2.0.0", "youtube.ts": "^0.1.9", "ytdl-core": "^4.4.5" |
