Skip to content

Commit 413e4d1

Browse files
ADMS: vuln dompurify (minor → 3.4.10) [ui/lib]
1 parent 44fb304 commit 413e4d1

2 files changed

Lines changed: 231 additions & 28 deletions

File tree

ui/package.json

Lines changed: 25 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -165,32 +165,6 @@
165165
"typescript": "~5.8.3",
166166
"webpack": "5.94.0"
167167
},
168-
"resolutions": {
169-
"ansi-html": "0.0.8",
170-
"async": "2.6.4",
171-
"body-parser": "1.20.3",
172-
"braces": "3.0.3",
173-
"eslint-utils": "1.4.3",
174-
"highlight.js": "10.7.3",
175-
"https-proxy-agent": "2.2.4",
176-
"ini": "1.3.8",
177-
"kind-of": "6.0.3",
178-
"micromatch": "4.0.8",
179-
"node-notifier": "8.0.2",
180-
"nth-check": "2.0.1",
181-
"prismjs": "1.30.0",
182-
"rollup": "2.79.2",
183-
"serialize-javascript": "3.1.0",
184-
"underscore": "1.13.7",
185-
"xmlhttprequest-ssl": "1.6.3",
186-
"@embroider/macros": "1.15.0",
187-
"@babel/runtime": "7.27.0",
188-
"socket.io": "4.8.1",
189-
"json5": "1.0.2",
190-
"ember-cli-typescript": "5.3.0",
191-
"lodash.template@^4.4.0": "patch:lodash.template@npm%3A4.5.0#./.yarn/patches/lodash.template-npm-4.5.0-5272df3039.patch",
192-
"lodash.template@^4.5.0": "patch:lodash.template@npm%3A4.5.0#./.yarn/patches/lodash.template-npm-4.5.0-5272df3039.patch"
193-
},
194168
"engines": {
195169
"node": "20"
196170
},
@@ -226,5 +200,29 @@
226200
"posthog-js": "^1.202.2",
227201
"uuid": "9.0.1"
228202
},
229-
"packageManager": "yarn@3.5.0"
203+
"packageManager": "yarn@3.5.0",
204+
"resolutions": {
205+
"ansi-html": "0.0.8",
206+
"async": "2.6.4",
207+
"body-parser": "1.20.3",
208+
"braces": "3.0.3",
209+
"eslint-utils": "1.4.3",
210+
"highlight.js": "10.7.3",
211+
"https-proxy-agent": "2.2.4",
212+
"ini": "1.3.8",
213+
"kind-of": "6.0.3",
214+
"micromatch": "4.0.8",
215+
"node-notifier": "8.0.2",
216+
"prismjs": "1.30.0",
217+
"rollup": "2.79.2",
218+
"serialize-javascript": "3.1.0",
219+
"underscore": "1.13.7",
220+
"@embroider/macros": "1.15.0",
221+
"@babel/runtime": "7.27.0",
222+
"socket.io": "4.8.1",
223+
"json5": "1.0.2",
224+
"ember-cli-typescript": "5.3.0",
225+
"lodash.template@^4.4.0": "patch:lodash.template@npm%3A4.5.0#./.yarn/patches/lodash.template-npm-4.5.0-5272df3039.patch",
226+
"lodash.template@^4.5.0": "patch:lodash.template@npm%3A4.5.0#./.yarn/patches/lodash.template-npm-4.5.0-5272df3039.patch"
227+
}
230228
}

0 commit comments

Comments
 (0)