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

Commit

Permalink
Bump socket.io from 3.1.0 to 3.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored and jacques42 committed Feb 9, 2021
1 parent 5f2e302 commit 04976b4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"normalize.css": "^8.0.1",
"npm-run-all": "^4.1.5",
"rpio": "^2.1.1",
"socket.io": "^3.1.0",
"socket.io": "^3.1.1",
"socket.io-client": "^3.1.1",
"whatwg-fetch": "^3.5.0"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4470,10 +4470,10 @@ socket.io-parser@~4.0.3, socket.io-parser@~4.0.4:
component-emitter "~1.3.0"
debug "~4.3.1"

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

0 comments on commit 04976b4

Please sign in to comment.