From d0a833e41e41b9afe46b1096d476fe9b6f434589 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Nov 2022 07:26:29 +0000 Subject: [PATCH] Bump socket.io-parser from 2.3.2 to 3.3.3 in /plugins/miscellanea/lastfm Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser) from 2.3.2 to 3.3.3. - [Release notes](https://github.com/socketio/socket.io-parser/releases) - [Changelog](https://github.com/socketio/socket.io-parser/blob/main/CHANGELOG.md) - [Commits](https://github.com/socketio/socket.io-parser/compare/2.3.2...3.3.3) --- updated-dependencies: - dependency-name: socket.io-parser dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- plugins/miscellanea/lastfm/package-lock.json | 47 ++++++++++---------- plugins/miscellanea/lastfm/package.json | 2 +- 2 files changed, 24 insertions(+), 25 deletions(-) mode change 100755 => 100644 plugins/miscellanea/lastfm/package-lock.json mode change 100755 => 100644 plugins/miscellanea/lastfm/package.json diff --git a/plugins/miscellanea/lastfm/package-lock.json b/plugins/miscellanea/lastfm/package-lock.json old mode 100755 new mode 100644 index d245bc8f4..7b296c1b6 --- a/plugins/miscellanea/lastfm/package-lock.json +++ b/plugins/miscellanea/lastfm/package-lock.json @@ -486,13 +486,13 @@ "integrity": "sha512-NqVDv9TpANUjFm0N8uM5GxL36UgKi9/atZw+x7YFnQ8ckwFGKrl4xX4yWtrey3UJm5nP1kUbnYgLopqWNSRhWw==" }, "simple-lastfm": { - "version": "https://github.com/Saiyato/simple-lastfm/tarball/71414e867ee261d5362929d14ceb8c1c2d06748f", + "version": "https://github.com/Saiyato/simple-lastfm/tarball/f5f1d1010d9e5abfb354d8db623c7d07c34d70db", "integrity": "sha512-3h5s5bbPNooVBoMQk0HPHthq10LiMQP1aFK3CwAoZVehEM88VAxXaz3EGH2xmR/etkObnWk0hgahzZQA/0RXZg==", "requires": { - "crypto": "1.0.1", - "jquery": "3.4.1", - "querystring": "0.2.0", - "xml2js": "0.4.22" + "crypto": ">= 0.0.3", + "jquery": ">= 1.6.3", + "querystring": ">= 0.1.0", + "xml2js": ">= 0.1.13" } }, "socket.io-client": { @@ -573,33 +573,32 @@ } }, "socket.io-parser": { - "version": "2.3.2", - "resolved": "https://registry.npmjs.org/socket.io-parser/-/socket.io-parser-2.3.2.tgz", - "integrity": "sha1-rmT5DNjQtTFlVigNmMt0T3QizZQ=", + "version": "3.3.3", + "resolved": "https://registry.npmjs.org/socket.io-parser/-/socket.io-parser-3.3.3.tgz", + "integrity": "sha512-qOg87q1PMWWTeO01768Yh9ogn7chB9zkKtQnya41Y355S0UmpXgpcrFwAgjYJxu9BdKug5r5e9YtVSeWhKBUZg==", "requires": { - "component-emitter": "1.2.1", - "debug": "2.3.3", - "isarray": "0.0.1", - "json3": "3.3.2" + "component-emitter": "~1.3.0", + "debug": "~3.1.0", + "isarray": "2.0.1" }, "dependencies": { - "component-emitter": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/component-emitter/-/component-emitter-1.2.1.tgz", - "integrity": "sha1-E3kY1teCg/ffemt8WmPhQOaUJeY=" - }, "debug": { - "version": "2.3.3", - "resolved": "https://registry.npmjs.org/debug/-/debug-2.3.3.tgz", - "integrity": "sha1-QMRT5n5uE8kB3ewxeviYbNqe/4w=", + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/debug/-/debug-3.1.0.tgz", + "integrity": "sha512-OX8XqP7/1a9cqkxYw2yXss15f26NKWBpDXQd0/uK/KPqdQhxbPa994hnzjcE2VqQpDslf55723cKPUOGSmMY3g==", "requires": { - "ms": "0.7.2" + "ms": "2.0.0" } }, + "isarray": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/isarray/-/isarray-2.0.1.tgz", + "integrity": "sha512-c2cu3UxbI+b6kR3fy0nRnAhodsvR9dx7U5+znCOzdj6IfP3upFURTr0Xl5BlQZNKZjEtxrmVyfSdeE3O57smoQ==" + }, "ms": { - "version": "0.7.2", - "resolved": "https://registry.npmjs.org/ms/-/ms-0.7.2.tgz", - "integrity": "sha1-riXPJRKziFodldfwN4aNhDESR2U=" + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", + "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==" } } }, diff --git a/plugins/miscellanea/lastfm/package.json b/plugins/miscellanea/lastfm/package.json old mode 100755 new mode 100644 index c0ad9323e..a73ed59e9 --- a/plugins/miscellanea/lastfm/package.json +++ b/plugins/miscellanea/lastfm/package.json @@ -58,7 +58,7 @@ "sax": "^1.2.4", "simple-lastfm": "https://github.com/Saiyato/simple-lastfm/tarball/f5f1d1010d9e5abfb354d8db623c7d07c34d70db", "socket.io-client": "^1.4.8", - "socket.io-parser": "^2.2.6", + "socket.io-parser": "^3.3.3", "to-array": "^0.1.4", "ultron": "^1.0.2", "utf8": "^2.1.0",