From 60a21a3a7d20b4cc5636b1f04a24b2fbf4858b13 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Jul 2022 17:55:30 +0000 Subject: [PATCH] Bump spotify-url-info from 2.2.9 to 3.1.2 Bumps [spotify-url-info](https://github.com/microlinkhq/spotify-url-info) from 2.2.9 to 3.1.2. - [Release notes](https://github.com/microlinkhq/spotify-url-info/releases) - [Changelog](https://github.com/microlinkhq/spotify-url-info/blob/master/CHANGELOG.md) - [Commits](https://github.com/microlinkhq/spotify-url-info/compare/v2.2.9...v3.1.2) --- updated-dependencies: - dependency-name: spotify-url-info dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package-lock.json | 50 +++++++++++++++-------------------------------- package.json | 2 +- 2 files changed, 17 insertions(+), 35 deletions(-) diff --git a/package-lock.json b/package-lock.json index d1f70cf..e9c5d5c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -22,7 +22,7 @@ "node-fetch": "^2.6.7", "petitio": "^1.4.0", "shoukaku": "^3.1.0", - "spotify-url-info": "^2.2.5", + "spotify-url-info": "^3.1.2", "tsc": "^2.0.4", "typescript": "^4.7.4" }, @@ -545,14 +545,6 @@ "resolved": "https://registry.npmjs.org/cookie-signature/-/cookie-signature-1.0.6.tgz", "integrity": "sha512-QADzlaHc8icV8I7vbaJXJwod9HWYp8uCqf1xa4OfNu1T7JVxQIrUgOWtHdNDtPiywmFbiS12VjotIXLrKM3orQ==" }, - "node_modules/cross-fetch": { - "version": "3.1.5", - "resolved": "https://registry.npmjs.org/cross-fetch/-/cross-fetch-3.1.5.tgz", - "integrity": "sha512-lvb1SBsI0Z7GDwmuid+mU3kWVBwTVUbe7S0H52yaaAdQOXq2YktTCZdlAcNKFzE6QtRz0snpw9bNiPeOIkkQvw==", - "dependencies": { - "node-fetch": "2.6.7" - } - }, "node_modules/cross-spawn": { "version": "7.0.3", "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz", @@ -1984,21 +1976,20 @@ } }, "node_modules/spotify-uri": { - "version": "2.2.2", - "resolved": "https://registry.npmjs.org/spotify-uri/-/spotify-uri-2.2.2.tgz", - "integrity": "sha512-PuzfD74PB/NZPRDoMMpjFyrGdQn7PLHt0ivMWW9KNh6K9vlytFRVTNgaIWka/WShkdCUzlndHJpRq1L47hAfpA==", + "version": "3.0.2", + "resolved": "https://registry.npmjs.org/spotify-uri/-/spotify-uri-3.0.2.tgz", + "integrity": "sha512-1RrJkUr+uVYJtJiMvh/Jq42GQikJBZN87ki3ZYzybF9452fb5EfAihdMSIAHGU55+YQUl5Vqb1VLJDzEdottAw==", "engines": { - "node": ">= 6" + "node": ">= 12" } }, "node_modules/spotify-url-info": { - "version": "2.2.9", - "resolved": "https://registry.npmjs.org/spotify-url-info/-/spotify-url-info-2.2.9.tgz", - "integrity": "sha512-sUZTKZqdM2H2AGSLj0cOn4tkvKRAI3japNo8CZdyMzLleHH4YsyH5sf96SffTy7kglUf5MfV96RHzm0R6AGxPA==", + "version": "3.1.2", + "resolved": "https://registry.npmjs.org/spotify-url-info/-/spotify-url-info-3.1.2.tgz", + "integrity": "sha512-YN2ory6GWuMiHL0xQQu61n4Mf3wq2rfu9HLyjMxorxjDkueouPEtv8eeyQYlT1ZgViA7ZFuY78QGjrgSvqynuA==", "dependencies": { - "cross-fetch": "~3.1.4", "himalaya": "~1.1.0", - "spotify-uri": "~2.2.0" + "spotify-uri": "~3.0.1" }, "engines": { "node": ">= 12" @@ -2664,14 +2655,6 @@ "resolved": "https://registry.npmjs.org/cookie-signature/-/cookie-signature-1.0.6.tgz", "integrity": "sha512-QADzlaHc8icV8I7vbaJXJwod9HWYp8uCqf1xa4OfNu1T7JVxQIrUgOWtHdNDtPiywmFbiS12VjotIXLrKM3orQ==" }, - "cross-fetch": { - "version": "3.1.5", - "resolved": "https://registry.npmjs.org/cross-fetch/-/cross-fetch-3.1.5.tgz", - "integrity": "sha512-lvb1SBsI0Z7GDwmuid+mU3kWVBwTVUbe7S0H52yaaAdQOXq2YktTCZdlAcNKFzE6QtRz0snpw9bNiPeOIkkQvw==", - "requires": { - "node-fetch": "2.6.7" - } - }, "cross-spawn": { "version": "7.0.3", "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz", @@ -3739,18 +3722,17 @@ } }, "spotify-uri": { - "version": "2.2.2", - "resolved": "https://registry.npmjs.org/spotify-uri/-/spotify-uri-2.2.2.tgz", - "integrity": "sha512-PuzfD74PB/NZPRDoMMpjFyrGdQn7PLHt0ivMWW9KNh6K9vlytFRVTNgaIWka/WShkdCUzlndHJpRq1L47hAfpA==" + "version": "3.0.2", + "resolved": "https://registry.npmjs.org/spotify-uri/-/spotify-uri-3.0.2.tgz", + "integrity": "sha512-1RrJkUr+uVYJtJiMvh/Jq42GQikJBZN87ki3ZYzybF9452fb5EfAihdMSIAHGU55+YQUl5Vqb1VLJDzEdottAw==" }, "spotify-url-info": { - "version": "2.2.9", - "resolved": "https://registry.npmjs.org/spotify-url-info/-/spotify-url-info-2.2.9.tgz", - "integrity": "sha512-sUZTKZqdM2H2AGSLj0cOn4tkvKRAI3japNo8CZdyMzLleHH4YsyH5sf96SffTy7kglUf5MfV96RHzm0R6AGxPA==", + "version": "3.1.2", + "resolved": "https://registry.npmjs.org/spotify-url-info/-/spotify-url-info-3.1.2.tgz", + "integrity": "sha512-YN2ory6GWuMiHL0xQQu61n4Mf3wq2rfu9HLyjMxorxjDkueouPEtv8eeyQYlT1ZgViA7ZFuY78QGjrgSvqynuA==", "requires": { - "cross-fetch": "~3.1.4", "himalaya": "~1.1.0", - "spotify-uri": "~2.2.0" + "spotify-uri": "~3.0.1" } }, "statuses": { diff --git a/package.json b/package.json index bebaf6e..d8a9af7 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "node-fetch": "^2.6.7", "petitio": "^1.4.0", "shoukaku": "^3.1.0", - "spotify-url-info": "^2.2.5", + "spotify-url-info": "^3.1.2", "tsc": "^2.0.4", "typescript": "^4.7.4" },