Skip to content

Commit 45582ca

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-ANSIHTML-1296849
1 parent d3c3a72 commit 45582ca

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

comixed-webui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"css-what": "^5.0.1",
6565
"d3-color": "~3.1.0",
6666
"debug": "^4",
67-
"deepmerge-ts": "^5.0.0",
67+
"deepmerge-ts": "^5",
6868
"engine.io": "~6",
6969
"fast-xml-parser": "^4",
7070
"file-saver": "^2.0.5",

comixed-webui/yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5116,10 +5116,10 @@ deep-is@^0.1.3:
51165116
resolved "https://registry.yarnpkg.com/deep-is/-/deep-is-0.1.4.tgz#a6f2dce612fadd2ef1f519b73551f17e85199831"
51175117
integrity sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==
51185118

5119-
deepmerge-ts@^5.0.0:
5120-
version "5.0.0"
5121-
resolved "https://registry.yarnpkg.com/deepmerge-ts/-/deepmerge-ts-5.0.0.tgz#789f7ac89a0f17c2f4a0fc0beaaa14703b56bc93"
5122-
integrity sha512-esq9xUO8+CQCG63IlpkoOBNlpm1m4WBm0NRLFrGL/dcgzqWi1tmTLfG7QTvffqYt6T+dS+xaxrHxdexqGWkV1g==
5119+
deepmerge-ts@^5:
5120+
version "5.1.0"
5121+
resolved "https://registry.yarnpkg.com/deepmerge-ts/-/deepmerge-ts-5.1.0.tgz#c55206cc4c7be2ded89b9c816cf3608884525d7a"
5122+
integrity sha512-eS8dRJOckyo9maw9Tu5O5RUi/4inFLrnoLkBe3cPfDMx3WZioXtmOew4TXQaxq7Rhl4xjDtR7c6x8nNTxOvbFw==
51235123

51245124
default-gateway@^6.0.3:
51255125
version "6.0.3"
@@ -10343,9 +10343,9 @@ ws@^8:
1034310343
integrity sha512-8VbfWfHLbbwu3+N6OKsOMpBdT4kXPDDB9cJk2bJ6mh9ucxdlnNvH1e+roYkKmN9Nxw2yjz7VzeO9oOz2zJ04Pw==
1034410344

1034510345
ws@^8.13.0:
10346-
version "8.17.0"
10347-
resolved "https://registry.yarnpkg.com/ws/-/ws-8.17.0.tgz#d145d18eca2ed25aaf791a183903f7be5e295fea"
10348-
integrity sha512-uJq6108EgZMAl20KagGkzCKfMEjxmKvZHG7Tlq0Z6nOky7YF7aq4mOx6xK8TJ/i1LeK4Qus7INktacctDgY8Ow==
10346+
version "8.18.3"
10347+
resolved "https://registry.yarnpkg.com/ws/-/ws-8.18.3.tgz#b56b88abffde62791c639170400c93dcb0c95472"
10348+
integrity sha512-PEIGCY5tSlUt50cqyMXfCzX+oOPqN0vuGqWzbcJ2xvnkzkq46oOpz7dQaTDBdfICb4N14+GARUDw2XV2N4tvzg==
1034910349

1035010350
ws@~8.11.0:
1035110351
version "8.11.0"

0 commit comments

Comments
 (0)