Skip to content

Commit 8642a49

Browse files
snyk-botmcpierce
authored andcommitted
fix: comixed-webui/package.json & comixed-webui/yarn.lock to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-COOKIE-8163060
1 parent 9bb5524 commit 8642a49

File tree

2 files changed

+24
-20
lines changed

2 files changed

+24
-20
lines changed

comixed-webui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
"sass-loader": "13.2.1",
9191
"semver": "~6.3",
9292
"set-value": "^4.0.1",
93-
"socket.io": "^4",
93+
"socket.io": "^4.8.0",
9494
"socket.io-parser": "~3.4",
9595
"sockjs-client": "^1.5.0",
9696
"ssri": "^8.0.1",

comixed-webui/yarn.lock

Lines changed: 23 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -4776,6 +4776,11 @@ cookie@~0.4.1:
47764776
resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.4.2.tgz#0e41f24de5ecf317947c82fc789e06a884824432"
47774777
integrity sha512-aSWTXFzaKWkvHO1Ny/s+ePFpvKsPnjc551iI41v3ny/ow6tBG5Vd+FuqGNhh1LxOmVzOlGUriIlOaokOvhaStA==
47784778

4779+
cookie@~0.7.2:
4780+
version "0.7.2"
4781+
resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.7.2.tgz#556369c472a2ba910f2979891b526b3436237ed7"
4782+
integrity sha512-yki5XnKuf750l50uGTllt6kKILY4nQ1eNIQatoXEByZ5dWgnKqbnqmTrBE5B4N7lrMJKQ2ytWMiTO2o0v6Ew/w==
4783+
47794784
copy-anything@^2.0.1:
47804785
version "2.0.3"
47814786
resolved "https://registry.yarnpkg.com/copy-anything/-/copy-anything-2.0.3.tgz#842407ba02466b0df844819bbe3baebbe5d45d87"
@@ -5396,17 +5401,16 @@ engine.io@~6.1.0:
53965401
engine.io-parser "~5.0.3"
53975402
ws "~8.2.3"
53985403

5399-
engine.io@~6.5.2:
5400-
version "6.5.5"
5401-
resolved "https://registry.yarnpkg.com/engine.io/-/engine.io-6.5.5.tgz#430b80d8840caab91a50e9e23cb551455195fc93"
5402-
integrity sha512-C5Pn8Wk+1vKBoHghJODM63yk8MvrO9EWZUfkAt5HAqIgPE4/8FF0PEGHXtEd40l223+cE5ABWuPzm38PHFXfMA==
5404+
engine.io@~6.6.0:
5405+
version "6.6.4"
5406+
resolved "https://registry.yarnpkg.com/engine.io/-/engine.io-6.6.4.tgz#0a89a3e6b6c1d4b0c2a2a637495e7c149ec8d8ee"
5407+
integrity sha512-ZCkIjSYNDyGn0R6ewHDtXgns/Zre/NT6Agvq1/WobF7JXgFff4SeDroKiCO3fNJreU9YG429Sc81o4w5ok/W5g==
54035408
dependencies:
5404-
"@types/cookie" "^0.4.1"
54055409
"@types/cors" "^2.8.12"
54065410
"@types/node" ">=10.0.0"
54075411
accepts "~1.3.4"
54085412
base64id "2.0.0"
5409-
cookie "~0.4.1"
5413+
cookie "~0.7.2"
54105414
cors "~2.8.5"
54115415
debug "~4.3.1"
54125416
engine.io-parser "~5.2.1"
@@ -9274,19 +9278,6 @@ socket.io-parser@~4.2.4:
92749278
"@socket.io/component-emitter" "~3.1.0"
92759279
debug "~4.3.1"
92769280

9277-
socket.io@^4:
9278-
version "4.7.5"
9279-
resolved "https://registry.yarnpkg.com/socket.io/-/socket.io-4.7.5.tgz#56eb2d976aef9d1445f373a62d781a41c7add8f8"
9280-
integrity sha512-DmeAkF6cwM9jSfmp6Dr/5/mfMwb5Z5qRrSXLpo3Fq5SqyU8CMF15jIN4ZhfSwu35ksM1qmHZDQ/DK5XTccSTvA==
9281-
dependencies:
9282-
accepts "~1.3.4"
9283-
base64id "~2.0.0"
9284-
cors "~2.8.5"
9285-
debug "~4.3.2"
9286-
engine.io "~6.5.2"
9287-
socket.io-adapter "~2.5.2"
9288-
socket.io-parser "~4.2.4"
9289-
92909281
socket.io@^4.2.0:
92919282
version "4.4.1"
92929283
resolved "https://registry.yarnpkg.com/socket.io/-/socket.io-4.4.1.tgz#cd6de29e277a161d176832bb24f64ee045c56ab8"
@@ -9299,6 +9290,19 @@ socket.io@^4.2.0:
92999290
socket.io-adapter "~2.3.3"
93009291
socket.io-parser "~4.0.4"
93019292

9293+
socket.io@^4.8.0:
9294+
version "4.8.1"
9295+
resolved "https://registry.yarnpkg.com/socket.io/-/socket.io-4.8.1.tgz#fa0eaff965cc97fdf4245e8d4794618459f7558a"
9296+
integrity sha512-oZ7iUCxph8WYRHHcjBEc9unw3adt5CmSNlppj/5Q4k2RIrhl8Z5yY2Xr4j9zj0+wzVZ0bxmYoGSzKJnRl6A4yg==
9297+
dependencies:
9298+
accepts "~1.3.4"
9299+
base64id "~2.0.0"
9300+
cors "~2.8.5"
9301+
debug "~4.3.2"
9302+
engine.io "~6.6.0"
9303+
socket.io-adapter "~2.5.2"
9304+
socket.io-parser "~4.2.4"
9305+
93029306
sockjs-client@^1.5.0:
93039307
version "1.5.0"
93049308
resolved "https://registry.yarnpkg.com/sockjs-client/-/sockjs-client-1.5.0.tgz#2f8ff5d4b659e0d092f7aba0b7c386bd2aa20add"

0 commit comments

Comments
 (0)