diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-05-15 11:58:26 -0500 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-05-15 11:58:26 -0500 |
| commit | b998738c7b1a9e6338c9fc109939fc39f88dc37a (patch) | |
| tree | fffdb9dbb567c8f1b529090756cb643cb411cb72 | |
| parent | 63fb0b5c8dd066231efe0b174f01a43c4b526915 (diff) | |
| download | muse-b998738c7b1a9e6338c9fc109939fc39f88dc37a.tar.xz muse-b998738c7b1a9e6338c9fc109939fc39f88dc37a.zip | |
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
| -rw-r--r-- | package.json | 2 | ||||
| -rw-r--r-- | 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", @@ -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" |
