Bump socket.io-client from 4.4.0 to 4.4.1 in /frontend

Bumps [socket.io-client](https://github.com/socketio/socket.io-client) from 4.4.0 to 4.4.1.
- [Release notes](https://github.com/socketio/socket.io-client/releases)
- [Changelog](https://github.com/socketio/socket.io-client/blob/master/CHANGELOG.md)
- [Commits](https://github.com/socketio/socket.io-client/compare/4.4.0...4.4.1)

---
updated-dependencies:
- dependency-name: socket.io-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-01-08 01:58:24 +00:00 committed by GitHub
parent 21f080f809
commit a0c75d3f64
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -12,7 +12,7 @@
"core-js": "^3.16.2",
"pretty-checkbox-vue": "^1.1.9",
"register-service-worker": "^1.7.2",
"socket.io-client": "^4.2.0",
"socket.io-client": "^4.4.1",
"vue": "^2.6.14",
"vue-clipboard2": "^0.3.3",
"vue-i18n": "^8.26.8",

View File

@ -6783,9 +6783,9 @@ socket.io-client@^2.1.1:
socket.io-parser "~3.3.0"
to-array "0.1.4"
socket.io-client@^4.2.0:
version "4.4.0"
resolved "https://registry.npmjs.org/socket.io-client/-/socket.io-client-4.4.0.tgz"
socket.io-client@^4.4.1:
version "4.4.1"
resolved "https://registry.yarnpkg.com/socket.io-client/-/socket.io-client-4.4.1.tgz#b6aa9448149d09b8d0b2bbf3d2fac310631fdec9"
dependencies:
"@socket.io/component-emitter" "~3.0.0"
backo2 "~1.0.2"