Skip to content

Commit b51e924

Browse files
github-actions[bot]replicated-software-factory[bot]
authored andcommitted
[deps] Dependency update: web
Updates web package dependencies. - dompurify ^3.4.11 -> ^3.4.12 - add ws ^8.21.0
1 parent 8011b18 commit b51e924

2 files changed

Lines changed: 270 additions & 269 deletions

File tree

web/package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
"cronstrue": "^2.61.0",
9999
"dayjs": "^1.11.18",
100100
"diff": "^8.0.3",
101-
"dompurify": "^3.4.11",
101+
"dompurify": "^3.4.12",
102102
"downloadjs": "^1.4.7",
103103
"filereader-stream": "^2.0.0",
104104
"handlebars": "^4.7.9",
@@ -135,7 +135,8 @@
135135
"serialize-javascript": "^7.0.5",
136136
"styled-components": "^5.3.5",
137137
"tar-stream": "^3.1.7",
138-
"universal-cookie": "^8.0.1"
138+
"universal-cookie": "^8.0.1",
139+
"ws": "^8.21.0"
139140
},
140141
"browserslist": [
141142
"> 1%",

0 commit comments

Comments
 (0)