mirror of
https://github.com/Thream/socketio-jwt.git
synced 2024-07-21 09:38:31 +02:00
build(deps-dev): bump socket.io from 4.3.0 to 4.3.1 (#247)
This commit is contained in:
parent
5c3d12a201
commit
257f967ba6
14
package-lock.json
generated
14
package-lock.json
generated
@ -30,7 +30,7 @@
|
||||
"rimraf": "3.0.2",
|
||||
"semantic-release": "18.0.0",
|
||||
"server-destroy": "1.0.1",
|
||||
"socket.io": "4.3.0",
|
||||
"socket.io": "4.3.1",
|
||||
"socket.io-client": "4.3.0",
|
||||
"ts-jest": "27.0.5",
|
||||
"ts-standard": "10.0.0",
|
||||
@ -12428,9 +12428,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/socket.io": {
|
||||
"version": "4.3.0",
|
||||
"resolved": "https://registry.npmjs.org/socket.io/-/socket.io-4.3.0.tgz",
|
||||
"integrity": "sha512-15eJ4fLho1uQTgdvAKlkMPvhvurky8KAc0F+wAdrSoIk+rKEYor8vPKiV5grp4J0sQpPms/AW7w9BV6b/HB0oA==",
|
||||
"version": "4.3.1",
|
||||
"resolved": "https://registry.npmjs.org/socket.io/-/socket.io-4.3.1.tgz",
|
||||
"integrity": "sha512-HC5w5Olv2XZ0XJ4gOLGzzHEuOCfj3G0SmoW3jLHYYh34EVsIr3EkW9h6kgfW+K3TFEcmYy8JcPWe//KUkBp5jA==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"accepts": "~1.3.4",
|
||||
@ -23374,9 +23374,9 @@
|
||||
}
|
||||
},
|
||||
"socket.io": {
|
||||
"version": "4.3.0",
|
||||
"resolved": "https://registry.npmjs.org/socket.io/-/socket.io-4.3.0.tgz",
|
||||
"integrity": "sha512-15eJ4fLho1uQTgdvAKlkMPvhvurky8KAc0F+wAdrSoIk+rKEYor8vPKiV5grp4J0sQpPms/AW7w9BV6b/HB0oA==",
|
||||
"version": "4.3.1",
|
||||
"resolved": "https://registry.npmjs.org/socket.io/-/socket.io-4.3.1.tgz",
|
||||
"integrity": "sha512-HC5w5Olv2XZ0XJ4gOLGzzHEuOCfj3G0SmoW3jLHYYh34EVsIr3EkW9h6kgfW+K3TFEcmYy8JcPWe//KUkBp5jA==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"accepts": "~1.3.4",
|
||||
|
@ -73,7 +73,7 @@
|
||||
"rimraf": "3.0.2",
|
||||
"semantic-release": "18.0.0",
|
||||
"server-destroy": "1.0.1",
|
||||
"socket.io": "4.3.0",
|
||||
"socket.io": "4.3.1",
|
||||
"socket.io-client": "4.3.0",
|
||||
"ts-jest": "27.0.5",
|
||||
"ts-standard": "10.0.0",
|
||||
|
Loading…
Reference in New Issue
Block a user