From 5c605f8b2eec8214b83cf29566845a01e08c189d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 13 Sep 2020 02:45:52 +0000 Subject: [PATCH] Bump node-fetch from 2.6.0 to 2.6.1 in /xi_music Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 2.6.0 to 2.6.1. - [Release notes](https://github.com/bitinn/node-fetch/releases) - [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md) - [Commits](https://github.com/bitinn/node-fetch/compare/v2.6.0...v2.6.1) Signed-off-by: dependabot[bot] --- xi_music/package-lock.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/xi_music/package-lock.json b/xi_music/package-lock.json index 8e72078..0f688cd 100644 --- a/xi_music/package-lock.json +++ b/xi_music/package-lock.json @@ -872,9 +872,9 @@ "integrity": "sha512-Ntyt4AIXyaLIuMHF6IOoTakB3K+RWxwtsHNRxllEoA6vPwP9o4866g6YWDLUdnucilZhmkxiHwHr11gAENw+QA==" }, "node-fetch": { - "version": "2.6.0", - "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.0.tgz", - "integrity": "sha512-8dG4H5ujfvFiqDmVu9fQ5bOHUC15JMjMY/Zumv26oOvvVJjM67KF8koCWIabKQ1GJIa9r2mMZscBq/TbdOcmNA==" + "version": "2.6.1", + "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.1.tgz", + "integrity": "sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==" }, "node-forge": { "version": "0.9.1", @@ -1056,8 +1056,8 @@ "optional": true }, "prism-media": { - "version": "github:hydrabolt/prism-media#3512c91be6d7bf954ac95dc50e6e39f6ffe3bf99", - "from": "github:hydrabolt/prism-media" + "version": "1.2.2", + "resolved": "github:hydrabolt/prism-media#3512c91be6d7bf954ac95dc50e6e39f6ffe3bf99" }, "process-nextick-args": { "version": "2.0.1",