From e3852ab61401fa792cacc8747740c40890903769 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 29 Mar 2021 12:23:30 +0000 Subject: [PATCH] Bump spotify-uri from 2.1.0 to 2.2.0 Bumps [spotify-uri](https://github.com/TooTallNate/spotify-uri) from 2.1.0 to 2.2.0. - [Release notes](https://github.com/TooTallNate/spotify-uri/releases) - [Commits](https://github.com/TooTallNate/spotify-uri/commits) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index c8e3ed3..5f6ce3d 100644 --- a/package.json +++ b/package.json @@ -86,7 +86,7 @@ "reflect-metadata": "^0.1.13", "sequelize": "^5.22.4", "sequelize-typescript": "^1.1.0", - "spotify-uri": "^2.1.0", + "spotify-uri": "^2.2.0", "spotify-web-api-node": "^5.0.2", "sqlite3": "^5.0.2", "unique-random-array": "^2.0.0", diff --git a/yarn.lock b/yarn.lock index 4e876a1..66cfa8d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2620,10 +2620,10 @@ source-map@^0.6.0: resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.6.1.tgz#74722af32e9614e9c287a8d0bbde48b5e2f1a263" integrity sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g== -spotify-uri@^2.1.0: - version "2.1.0" - resolved "https://registry.yarnpkg.com/spotify-uri/-/spotify-uri-2.1.0.tgz#1e0428536bd616e90e086d74167310fa23465f6b" - integrity sha512-+QjB/9zRsbGB+2oOPK6K4jidLEWbsY43mov84vEj66dNj0aqqz6ul6VbxfUDlklOqgL4kVLFC/Yhr01PcXlJbQ== +spotify-uri@^2.2.0: + version "2.2.0" + resolved "https://registry.yarnpkg.com/spotify-uri/-/spotify-uri-2.2.0.tgz#8db641615cf6e122284874287fe39e89595922df" + integrity sha512-uUybj02bfyfCoZ0MJ80MkqbKxtIVRJfbRGk05KJFq1li3zb7yNfN1f+TAw4wcXgp7jLWExeiw2wyPQXZ8PHtfg== spotify-web-api-node@^5.0.2: version "5.0.2"