Skip to content

Commit 053d548

Browse files
chore: bump socket.io-client minimum to 4.2.6 (CVE-2026-33151) (#18)
* chore: upgrade socket.io-client minimum version to 4.2.6 to fix CVE-2026-33151 Co-authored-by: stefan-hudelmaier <7892416+stefan-hudelmaier@users.noreply.github.com> Agent-Logs-Url: https://github.com/deviceinsight/ux4iot-react/sessions/e341db53-639a-4396-8bbe-504cac0000da --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: stefan-hudelmaier <7892416+stefan-hudelmaier@users.noreply.github.com>
1 parent 94b7a4a commit 053d548

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"dependencies": {
2525
"axios": "^1.7.4",
2626
"azure-iothub": "1.14.1",
27-
"socket.io-client": "^4.2.0",
27+
"socket.io-client": "^4.2.6",
2828
"uuid": "^8.3.2"
2929
},
3030
"devDependencies": {

0 commit comments

Comments
 (0)