From 4f5b8e2a43b03f3e32d033ae8b4b62b1e052b3e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Jun 2021 22:33:33 +0000 Subject: [PATCH] Bump socket.io-parser from 2.3.1 to 4.0.4 in /jquery-plugin-samples Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser) from 2.3.1 to 4.0.4. - [Release notes](https://github.com/socketio/socket.io-parser/releases) - [Changelog](https://github.com/socketio/socket.io-parser/blob/master/CHANGELOG.md) - [Commits](https://github.com/socketio/socket.io-parser/compare/2.3.1...4.0.4) --- updated-dependencies: - dependency-name: socket.io-parser dependency-type: indirect ... Signed-off-by: dependabot[bot] --- jquery-plugin-samples/package-lock.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/jquery-plugin-samples/package-lock.json b/jquery-plugin-samples/package-lock.json index 43dec05..0f64595 100644 --- a/jquery-plugin-samples/package-lock.json +++ b/jquery-plugin-samples/package-lock.json @@ -3823,7 +3823,7 @@ }, "minimist": { "version": "1.2.0", - "resolved": "http://registry.npmjs.org/minimist/-/minimist-1.2.0.tgz", + "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.0.tgz", "integrity": "sha1-o1AIsg9BOD7sH7kU9M1d95omQoQ=", "dev": true } @@ -4289,7 +4289,7 @@ "dependencies": { "minimist": { "version": "1.2.0", - "resolved": "http://registry.npmjs.org/minimist/-/minimist-1.2.0.tgz", + "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.0.tgz", "integrity": "sha1-o1AIsg9BOD7sH7kU9M1d95omQoQ=", "dev": true }