Skip to content
This repository was archived by the owner on Aug 27, 2022. It is now read-only.

Commit 04976b4

Browse files
dependabot[bot]jacques42
authored andcommitted
Bump socket.io from 3.1.0 to 3.1.1
Bumps [socket.io](https://github.com/socketio/socket.io) from 3.1.0 to 3.1.1. - [Release notes](https://github.com/socketio/socket.io/releases) - [Changelog](https://github.com/socketio/socket.io/blob/master/CHANGELOG.md) - [Commits](socketio/socket.io@3.1.0...3.1.1) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5f2e302 commit 04976b4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"normalize.css": "^8.0.1",
5151
"npm-run-all": "^4.1.5",
5252
"rpio": "^2.1.1",
53-
"socket.io": "^3.1.0",
53+
"socket.io": "^3.1.1",
5454
"socket.io-client": "^3.1.1",
5555
"whatwg-fetch": "^3.5.0"
5656
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4470,10 +4470,10 @@ socket.io-parser@~4.0.3, socket.io-parser@~4.0.4:
44704470
component-emitter "~1.3.0"
44714471
debug "~4.3.1"
44724472

4473-
socket.io@^3.1.0:
4474-
version "3.1.0"
4475-
resolved "https://registry.yarnpkg.com/socket.io/-/socket.io-3.1.0.tgz#4f3accda31e95893f618090c9cb5e85d345421fb"
4476-
integrity sha512-Aqg2dlRh6xSJvRYK31ksG65q4kmBOqU4g+1ukhPcoT6wNGYoIwSYPlCPuRwOO9pgLUajojGFztl6+V2opmKcww==
4473+
socket.io@^3.1.1:
4474+
version "3.1.1"
4475+
resolved "https://registry.yarnpkg.com/socket.io/-/socket.io-3.1.1.tgz#905e3d4a3b37d8e7970e67a4a6eb81110a5778ba"
4476+
integrity sha512-7cBWdsDC7bbyEF6WbBqffjizc/H4YF1wLdZoOzuYfo2uMNSFjJKuQ36t0H40o9B20DO6p+mSytEd92oP4S15bA==
44774477
dependencies:
44784478
"@types/cookie" "^0.4.0"
44794479
"@types/cors" "^2.8.8"

0 commit comments

Comments
 (0)