From 42aa94f04304936452eb0f7d755129514999ed97 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 13 Dec 2020 02:13:26 +0000 Subject: [PATCH] Bump ini from 1.3.5 to 1.3.8 in /xi_music Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8. - [Release notes](https://github.com/isaacs/ini/releases) - [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8) 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..4a64a47 100644 --- a/xi_music/package-lock.json +++ b/xi_music/package-lock.json @@ -652,9 +652,9 @@ "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==" }, "ini": { - "version": "1.3.5", - "resolved": "https://registry.npmjs.org/ini/-/ini-1.3.5.tgz", - "integrity": "sha512-RZY5huIKCMRWDUqZlEi72f/lmXKMvuszcMBduliQ3nnWbx9X/ZBQO7DijMEYS9EhHBb2qacRUMtC7svLwe0lcw==" + "version": "1.3.8", + "resolved": "https://registry.npmjs.org/ini/-/ini-1.3.8.tgz", + "integrity": "sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==" }, "is-fullwidth-code-point": { "version": "1.0.0", @@ -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",