Skip to content

Commit 49bfc8b

Browse files
build(deps): bump dompurify from 3.4.9 to 3.4.11 (#127)
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 3.4.9 to 3.4.11.
1 parent 38ca66a commit 49bfc8b

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "eln-community",
33
"packageManager": "yarn@4.6.0",
44
"dependencies": {
5-
"dompurify": "^3.4.9",
5+
"dompurify": "^3.4.11",
66
"esbuild": "^0.28.1",
77
"marked": "^15.0.0"
88
}

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -194,23 +194,23 @@ __metadata:
194194
languageName: node
195195
linkType: hard
196196

197-
"dompurify@npm:^3.4.9":
198-
version: 3.4.9
199-
resolution: "dompurify@npm:3.4.9"
197+
"dompurify@npm:^3.4.11":
198+
version: 3.4.11
199+
resolution: "dompurify@npm:3.4.11"
200200
dependencies:
201201
"@types/trusted-types": "npm:^2.0.7"
202202
dependenciesMeta:
203203
"@types/trusted-types":
204204
optional: true
205-
checksum: 10c0/e03d88d5959dcaae172357002d74e47e66fc6685cac8928fe4b02982f7b4051e2b8ff70279e4e6fb13be112c0e5cae11439ab960c06c487cb91a3c1a18baed49
205+
checksum: 10c0/31439481c7e8fc3805d40c376936fd66936620fb1b1a31a2ec097f6165412c37f2d868e082c9ceba62bb37661c1ea132a5db4d5213434317e30df68d4aca9cc9
206206
languageName: node
207207
linkType: hard
208208

209209
"eln-community@workspace:.":
210210
version: 0.0.0-use.local
211211
resolution: "eln-community@workspace:."
212212
dependencies:
213-
dompurify: "npm:^3.4.9"
213+
dompurify: "npm:^3.4.11"
214214
esbuild: "npm:^0.28.1"
215215
marked: "npm:^15.0.0"
216216
languageName: unknown

0 commit comments

Comments
 (0)