From b998738c7b1a9e6338c9fc109939fc39f88dc37a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 15 May 2022 11:58:26 -0500 Subject: [PATCH] Bump spotify-uri from 2.2.2 to 3.0.2 (#653) Bumps [spotify-uri](https://github.com/TooTallNate/spotify-uri) from 2.2.2 to 3.0.2. - [Release notes](https://github.com/TooTallNate/spotify-uri/releases) - [Changelog](https://github.com/TooTallNate/spotify-uri/blob/master/CHANGELOG.md) - [Commits](https://github.com/TooTallNate/spotify-uri/compare/v2.2.2...v3.0.2) --- updated-dependencies: - dependency-name: spotify-uri dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 61c3478..57898f1 100644 --- a/package.json +++ b/package.json @@ -106,7 +106,7 @@ "parse-duration": "1.0.2", "read-pkg": "7.1.0", "reflect-metadata": "^0.1.13", - "spotify-uri": "^2.2.0", + "spotify-uri": "^3.0.2", "spotify-web-api-node": "^5.0.2", "sync-fetch": "^0.3.1", "xbytes": "^1.7.0", diff --git a/yarn.lock b/yarn.lock index c1ea35c..73a209e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3876,10 +3876,10 @@ split-on-first@^1.0.0: resolved "https://registry.yarnpkg.com/split-on-first/-/split-on-first-1.1.0.tgz#f610afeee3b12bce1d0c30425e76398b78249a5f" integrity sha512-43ZssAJaMusuKWL8sKUBQXHWOpq8d6CfN/u1p4gUzfJkM05C8rxTmYrkIPTXapZpORA6LkkzcUulJ8FqA7Uudw== -spotify-uri@^2.2.0: - version "2.2.2" - resolved "https://registry.yarnpkg.com/spotify-uri/-/spotify-uri-2.2.2.tgz#08be39a14fb2ea1194cb31f9b78d47ce37230322" - integrity sha512-PuzfD74PB/NZPRDoMMpjFyrGdQn7PLHt0ivMWW9KNh6K9vlytFRVTNgaIWka/WShkdCUzlndHJpRq1L47hAfpA== +spotify-uri@^3.0.2: + version "3.0.2" + resolved "https://registry.yarnpkg.com/spotify-uri/-/spotify-uri-3.0.2.tgz#96f340927c12f7cb1ad47b9db5bc13dd38f05f0c" + integrity sha512-1RrJkUr+uVYJtJiMvh/Jq42GQikJBZN87ki3ZYzybF9452fb5EfAihdMSIAHGU55+YQUl5Vqb1VLJDzEdottAw== spotify-web-api-node@^5.0.2: version "5.0.2"