build(deps-dev): bump socket.io-client from 4.8.0 to 4.8.1

Bumps [socket.io-client](https://github.com/socketio/socket.io) from 4.8.0 to 4.8.1.
- [Release notes](https://github.com/socketio/socket.io/releases)
- [Changelog](https://github.com/socketio/socket.io/blob/main/CHANGELOG.md)
- [Commits](https://github.com/socketio/socket.io/compare/socket.io-client@4.8.0...socket.io-client@4.8.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-10-25 11:47:18 +00:00 committed by GitHub
parent 88954fe2b4
commit 4fac87b40d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -45,7 +45,7 @@
"sass": "^1.80.4",
"sass-loader": "^14.2.1",
"shaka-player": "^4.11.9",
"socket.io-client": "^4.8.0",
"socket.io-client": "^4.8.1",
"string-similarity": "^4.0.4",
"stylelint": "^14.16.1",
"stylelint-config-standard": "^29.0.0",
@ -14186,9 +14186,9 @@
}
},
"node_modules/socket.io-client": {
"version": "4.8.0",
"resolved": "https://registry.npmjs.org/socket.io-client/-/socket.io-client-4.8.0.tgz",
"integrity": "sha512-C0jdhD5yQahMws9alf/yvtsMGTaIDBnZ8Rb5HU56svyq0l5LIrGzIDZZD5pHQlmzxLuU91Gz+VpQMKgCTNYtkw==",
"version": "4.8.1",
"resolved": "https://registry.npmjs.org/socket.io-client/-/socket.io-client-4.8.1.tgz",
"integrity": "sha512-hJVXfu3E28NmzGk8o1sHhN3om52tRvwYeidbj7xKy2eIIse5IoKX3USlS6Tqt3BHAtflLIkCQBkzVrEEfWUyYQ==",
"dev": true,
"dependencies": {
"@socket.io/component-emitter": "~3.1.0",

View File

@ -50,7 +50,7 @@
"sass": "^1.80.4",
"sass-loader": "^14.2.1",
"shaka-player": "^4.11.9",
"socket.io-client": "^4.8.0",
"socket.io-client": "^4.8.1",
"string-similarity": "^4.0.4",
"stylelint": "^14.16.1",
"stylelint-config-standard": "^29.0.0",