Update to socket.io version 4.1.3

This commit is contained in:
Andrej Hudec 2021-07-14 15:10:54 +02:00 committed by GitHub
parent 4f00019283
commit 5a574b08ae
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -29,7 +29,7 @@
}, },
"homepage": "https://github.com/MetinSeylan/Vue-Socket.io", "homepage": "https://github.com/MetinSeylan/Vue-Socket.io",
"dependencies": { "dependencies": {
"socket.io-client": "^2.1.1" "socket.io-client": "^4.1.3"
}, },
"devDependencies": { "devDependencies": {
"@babel/core": "^7.1.2", "@babel/core": "^7.1.2",